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

0
hcl2template/testdata/empty/.gitkeep vendored Normal file
View File

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,