From 7b37f41230ca1e5e4a81b834d320831de93616a9 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 31 Dec 2020 18:32:34 -0600 Subject: Add test for basic functionality. Force test project to be x64. Fix intermediate path to include the test group name. --- src/TestData/BasicFunctionality/BundleA/BundleA.wixproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/TestData/BasicFunctionality/BundleA/BundleA.wixproj (limited to 'src/TestData/BasicFunctionality/BundleA/BundleA.wixproj') diff --git a/src/TestData/BasicFunctionality/BundleA/BundleA.wixproj b/src/TestData/BasicFunctionality/BundleA/BundleA.wixproj new file mode 100644 index 00000000..45127b23 --- /dev/null +++ b/src/TestData/BasicFunctionality/BundleA/BundleA.wixproj @@ -0,0 +1,12 @@ + + + + Bundle + + + + + + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb