mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-12-11 03:31:11 +01:00
Add failing test
This commit is contained in:
5
cmd/backup/container.go
Normal file
5
cmd/backup/container.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func runInContainer(config *Config) error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user