mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +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()
|
||||
if err != nil {
|
||||
fmt.Printf("foo\n")
|
||||
t.Fatalf("Create returned error: %v", err)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user