aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs')
-rw-r--r--src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs b/src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs
index 70b8ed1f..44f52817 100644
--- a/src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs
+++ b/src/test/burn/TestData/WixStdBaTests/BundleA/Bundle.wxs
@@ -9,7 +9,7 @@
9 <?endif?> 9 <?endif?>
10 10
11 <Update Location='$(UpdateFeed)' /> 11 <Update Location='$(UpdateFeed)' />
12 12
13 <Variable Name="TestGroupName" Value="$(var.TestGroupName)" /> 13 <Variable Name="TestGroupName" Value="$(var.TestGroupName)" />
14 14
15 <BootstrapperApplication> 15 <BootstrapperApplication>