Ver Fonte

The -reset option now only removes db

Jakob Borg há 10 anos atrás
pai
commit
a5edb6807e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      test/cli_test.go

+ 1 - 1
test/cli_test.go

@@ -17,7 +17,7 @@ import (
 )
 
 func TestCLIReset(t *testing.T) {
-	dirs := []string{"s1", "s12-1", "h1/index-v0.11.0.db"}
+	dirs := []string{"h1/index-v0.11.0.db"}
 
 	// Create directories that reset will remove