aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data')
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/Package.wxi4
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/test.txt1
2 files changed, 5 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/Package.wxi b/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/Package.wxi
new file mode 100644
index 00000000..f2df3b86
--- /dev/null
+++ b/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/Package.wxi
@@ -0,0 +1,4 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Include xmlns="http://wixtoolset.org/schemas/v4/wxs">
3 <?define ProductVersion = "1.2.3" ?>
4</Include>
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/test.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/test.txt
new file mode 100644
index 00000000..cd0db0e1
--- /dev/null
+++ b/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/data/test.txt
@@ -0,0 +1 @@
This is test.txt. \ No newline at end of file