aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2019-12-11 19:08:30 -0500
committerBob Arnson <bob@firegiant.com>2019-12-11 19:14:06 -0500
commit3add0e56ddc57ddcfeb92c3b4cbb7ad0eee7674f (patch)
treeb60f6109ecaea47ed6f65e2af4fc724e555ad066 /src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI
parent13b2d56bf2ac116f29ca4b930a929bb26037b940 (diff)
downloadwix-3add0e56ddc57ddcfeb92c3b4cbb7ad0eee7674f.tar.gz
wix-3add0e56ddc57ddcfeb92c3b4cbb7ad0eee7674f.tar.bz2
wix-3add0e56ddc57ddcfeb92c3b4cbb7ad0eee7674f.zip
Add unit tests written during discovery of errors elsewhere because why not keep 'em?
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI')
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/PackageComponents.wxs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/PackageComponents.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/PackageComponents.wxs
index db128695..c9c65fc7 100644
--- a/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/PackageComponents.wxs
+++ b/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/PackageComponents.wxs
@@ -5,6 +5,7 @@
5 <Error Id="1234"> 5 <Error Id="1234">
6 Category 55 Emergency Doomsday Crisis 6 Category 55 Emergency Doomsday Crisis
7 </Error> 7 </Error>
8 <Error Id="5678"><![CDATA[ ]]></Error>
8 </UI> 9 </UI>
9 <ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER"> 10 <ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER">
10 <Component> 11 <Component>