The -reset option now only removes db

This commit is contained in:
Jakob Borg 2015-04-05 17:40:58 +02:00
parent c2f367cf70
commit a5edb6807e
1 changed files with 1 additions and 1 deletions

View File

@ -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