Browse Source

The -reset option now only removes db

Jakob Borg 10 years ago
parent
commit
a5edb6807e
1 changed files with 1 additions and 1 deletions
  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