forked from TrueCloudLab/restic
Backend tests: remove debug
This commit is contained in:
parent
41e3e12f4b
commit
ead6d11ecf
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ func TestCreate(t testing.TB) {
|
|||
|
||||
be, err := CreateFn()
|
||||
if err != nil {
|
||||
fmt.Printf("foo\n")
|
||||
t.Fatalf("Create returned error: %v", err)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue