mirror of
https://github.com/restic/restic.git
synced 2026-08-10 07:33:19 +00:00
Add "Test" prefix to backend test functions
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ func TestNodeRestoreAt(t *testing.T) {
|
||||
OK(t, err)
|
||||
|
||||
defer func() {
|
||||
if TestCleanup {
|
||||
if TestCleanupTempDirs {
|
||||
RemoveAll(t, tempdir)
|
||||
} else {
|
||||
t.Logf("leaving tempdir at %v", tempdir)
|
||||
|
||||
Reference in New Issue
Block a user