mirror of
https://github.com/restic/restic.git
synced 2026-05-19 16:45:24 +00:00
get rid of fmt.Print* usages
This commit is contained in:
@@ -389,7 +389,7 @@ func TestFilterPatternsFile(t *testing.T) {
|
||||
|
||||
if match {
|
||||
c++
|
||||
// fmt.Printf("pattern %q, line %q\n", test.pattern, line)
|
||||
// t.Logf("pattern %q, line %q\n", test.pattern, line)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user