mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 10:14:01 -04:00
better empty folder test
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user