better empty folder test

This commit is contained in:
Adrien Delorme
2020-01-06 16:09:44 +01:00
parent aad90842b4
commit 219c80b1e6
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -55,7 +55,7 @@ func TestParser_complete(t *testing.T) {
},
{"dir with no config files",
defaultParser,
parseTestArgs{"testdata/"},
parseTestArgs{"testdata/empty"},
nil,
true, true,
nil,