mirror of
https://github.com/restic/restic.git
synced 2026-05-25 19:45:23 +00:00
Add last integration tests, remove testsuite
This commit is contained in:
@@ -3,7 +3,3 @@
|
||||
package debug
|
||||
|
||||
func Log(tag string, fmt string, args ...interface{}) {}
|
||||
|
||||
func Break(string) {}
|
||||
|
||||
func BreakIf(string, func() bool) {}
|
||||
|
||||
Reference in New Issue
Block a user