diff options
| author | Bob Arnson <bob@firegiant.com> | 2018-09-18 17:52:39 -0400 |
|---|---|---|
| committer | Rob Mensching <rob@robmensching.com> | 2018-09-18 15:04:08 -0700 |
| commit | cd1709996876ac1d6ff5750cd573b9be78313a9e (patch) | |
| tree | df936ce0d8e865537408a3d80ab3c6c2ce38ac60 /src/test/WixToolsetTest.CoreIntegration/TestData/ForEach/data | |
| parent | 954b7179a06c1933ae783b602bc29caa0370aec0 (diff) | |
| download | wix-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.txt | 1 |
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 | |||
