diff options
| author | Bob Arnson <bob@firegiant.com> | 2019-10-23 18:36:06 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2019-10-23 18:43:40 -0400 |
| commit | f76653eab39c2df233d1d884542241c9aea4c5ff (patch) | |
| tree | dc19d96e426e53f394e9f4a5e98c467dbd8d8340 /src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/data | |
| parent | 752301ba571020717862d2232e3fad585de6a39a (diff) | |
| download | wix-f76653eab39c2df233d1d884542241c9aea4c5ff.tar.gz wix-f76653eab39c2df233d1d884542241c9aea4c5ff.tar.bz2 wix-f76653eab39c2df233d1d884542241c9aea4c5ff.zip | |
Undo CreateTuple change and add ErrorTuple test.
Strongly-typed tuples are preferred and avoid field-zero/id confusion.
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/data')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/data/test.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/data/test.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/data/test.txt new file mode 100644 index 00000000..cd0db0e1 --- /dev/null +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/ErrorsInUI/data/test.txt | |||
| @@ -0,0 +1 @@ | |||
| This is test.txt. \ No newline at end of file | |||
