Support WiX files
This commit is contained in:
committed by
Will Norris
parent
d43bb61fdf
commit
9cc7ec3e36
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user