packer: fix failing tests

This commit is contained in:
Mitchell Hashimoto 2013-07-19 14:13:02 -04:00
parent abf4cfecb2
commit c80db71361
1 changed files with 0 additions and 1 deletions

View File

@ -497,7 +497,6 @@ func TestTemplate_Build(t *testing.T) {
`
expectedConfig := map[string]interface{}{
"name": "test1",
"type": "test-builder",
}