aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/TestData.proj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-12-10 14:28:11 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-12-11 20:03:13 -0600
commit0b8f7ca9eb4156d8a4d1321c978aa362c03e2c96 (patch)
treeab6745b56758c9709f6325bdf2587ebe22dc977e /src/test/burn/TestData/TestData.proj
parentfc30db9fa3aa1d25a6ef078452864673caa67ec5 (diff)
downloadwix-0b8f7ca9eb4156d8a4d1321c978aa362c03e2c96.tar.gz
wix-0b8f7ca9eb4156d8a4d1321c978aa362c03e2c96.tar.bz2
wix-0b8f7ca9eb4156d8a4d1321c978aa362c03e2c96.zip
Clean up some E2E tests.
Diffstat (limited to 'src/test/burn/TestData/TestData.proj')
-rw-r--r--src/test/burn/TestData/TestData.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/TestData.proj b/src/test/burn/TestData/TestData.proj
index 3f56d5b7..27bfb02b 100644
--- a/src/test/burn/TestData/TestData.proj
+++ b/src/test/burn/TestData/TestData.proj
@@ -5,7 +5,7 @@
5 <ItemGroup> 5 <ItemGroup>
6 <TestDataProject Include="**\*.wixproj" /> 6 <TestDataProject Include="**\*.wixproj" />
7 7
8 <!-- https://github.com/wixtoolset/issues/issues/6387 --> 8 <!-- https://github.com/wixtoolset/issues/issues/6401 -->
9 <TestDataProject Remove="DependencyTests\BundleC\BundleC.wixproj" /> 9 <TestDataProject Remove="DependencyTests\BundleC\BundleC.wixproj" />
10 <TestDataProject Remove="DependencyTests\BundleF_PatchAv1_0_1\BundleF_PatchAv1_0_1.wixproj" /> 10 <TestDataProject Remove="DependencyTests\BundleF_PatchAv1_0_1\BundleF_PatchAv1_0_1.wixproj" />
11 <TestDataProject Remove="DependencyTests\BundleF_PatchAv1_0_2\BundleF_PatchAv1_0_2.wixproj" /> 11 <TestDataProject Remove="DependencyTests\BundleF_PatchAv1_0_2\BundleF_PatchAv1_0_2.wixproj" />