aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2018-09-18 17:52:39 -0400
committerRob Mensching <rob@robmensching.com>2018-09-18 15:04:08 -0700
commitcd1709996876ac1d6ff5750cd573b9be78313a9e (patch)
treedf936ce0d8e865537408a3d80ab3c6c2ce38ac60 /src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data
parent954b7179a06c1933ae783b602bc29caa0370aec0 (diff)
downloadwix-cd1709996876ac1d6ff5750cd573b9be78313a9e.tar.gz
wix-cd1709996876ac1d6ff5750cd573b9be78313a9e.tar.bz2
wix-cd1709996876ac1d6ff5750cd573b9be78313a9e.zip
Fix ?foreach? so all loop values get "executed."
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data')
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data/test.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data/test.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data/test.txt
new file mode 100644
index 00000000..cd0db0e1
--- /dev/null
+++ b/src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data/test.txt
@@ -0,0 +1 @@
This is test.txt. \ No newline at end of file