diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2019-01-12 16:33:59 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2019-01-12 17:00:22 -0600 |
| commit | a8e31958d7e1b0ef10ea8035abf1e3bf07170eb8 (patch) | |
| tree | 5a54ef7491ba49f2fd65c2bc97b2f1afd6c0132b /src/test/WixToolsetTest.CoreIntegration/TestData/DialogsInInstallUISequence/data | |
| parent | 9d55d0078155316f3faf799fcf98f123c91617b6 (diff) | |
| download | wix-a8e31958d7e1b0ef10ea8035abf1e3bf07170eb8.tar.gz wix-a8e31958d7e1b0ef10ea8035abf1e3bf07170eb8.tar.bz2 wix-a8e31958d7e1b0ef10ea8035abf1e3bf07170eb8.zip | |
Add failing test for issues exposed by UIExtension.
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/DialogsInInstallUISequence/data')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/DialogsInInstallUISequence/data/test.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/DialogsInInstallUISequence/data/test.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/DialogsInInstallUISequence/data/test.txt new file mode 100644 index 00000000..cd0db0e1 --- /dev/null +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/DialogsInInstallUISequence/data/test.txt | |||
| @@ -0,0 +1 @@ | |||
| This is test.txt. \ No newline at end of file | |||
