mirror of
https://github.com/restic/restic.git
synced 2025-08-21 17:11:00 +00:00
@@ -109,7 +109,7 @@ func TestNodeRestoreAt(t *testing.T) {
|
||||
|
||||
defer func() {
|
||||
if TestCleanup {
|
||||
OK(t, os.RemoveAll(tempdir))
|
||||
RemoveAll(t, tempdir)
|
||||
} else {
|
||||
t.Logf("leaving tempdir at %v", tempdir)
|
||||
}
|
||||
|
Reference in New Issue
Block a user