remove escaped dir

This commit is contained in:
Megan Marsh 2021-03-19 09:28:30 -07:00
parent e2e6bce4c4
commit a40a782408
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ func Test_hcl2_upgrade(t *testing.T) {
{folder: "variables-only", flags: []string{}},
{folder: "variables-with-variables", flags: []string{}},
{folder: "complete-variables-with-template-engine", flags: []string{}},
{folder: "escaped", flags: []string{}},
}
for _, tc := range tc {