diff options
| author | Rob Mensching <rob@firegiant.com> | 2017-12-01 01:09:42 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2017-12-01 01:09:42 -0800 |
| commit | 720c4a0db1a2fb2aa3e08e5c99d5198873e448ba (patch) | |
| tree | 6794b760149c2f9ff0e01fadc9f2faae5f2c6553 /src/test/WixToolsetTest.CoreIntegration/TestData/ExampleExtension/data | |
| parent | 5ee1645db44908f67eee90da9cd0197c60711eae (diff) | |
| download | wix-720c4a0db1a2fb2aa3e08e5c99d5198873e448ba.tar.gz wix-720c4a0db1a2fb2aa3e08e5c99d5198873e448ba.tar.bz2 wix-720c4a0db1a2fb2aa3e08e5c99d5198873e448ba.zip | |
Introduce ExampleExtension for testing
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/ExampleExtension/data')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/ExampleExtension/data/example.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/ExampleExtension/data/example.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/ExampleExtension/data/example.txt new file mode 100644 index 00000000..1b4ffe8a --- /dev/null +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/ExampleExtension/data/example.txt | |||
| @@ -0,0 +1 @@ | |||
| This is example.txt. \ No newline at end of file | |||
