mirror of
https://github.com/octoleo/restic.git
synced 2024-11-30 00:33:57 +00:00
Backend tests: remove debug
This commit is contained in:
parent
41e3e12f4b
commit
ead6d11ecf
@ -77,7 +77,6 @@ func TestCreate(t testing.TB) {
|
|||||||
|
|
||||||
be, err := CreateFn()
|
be, err := CreateFn()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
fmt.Printf("foo\n")
|
|
||||||
t.Fatalf("Create returned error: %v", err)
|
t.Fatalf("Create returned error: %v", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user