Support WiX files

This commit is contained in:
Sergii Baitala
2021-03-29 19:54:22 +03:00
committed by Will Norris
parent d43bb61fdf
commit 9cc7ec3e36
2 changed files with 2 additions and 2 deletions

View File

@@ -332,7 +332,7 @@ func TestLicenseHeader(t *testing.T) {
"-- HYS\n\n",
},
{
[]string{"f.html", "f.xml", "f.vue"},
[]string{"f.html", "f.xml", "f.vue", "f.wxi", "f.wxl", "f.wxs"},
"<!--\n HYS\n-->\n\n",
},
{