diff options
| author | Rob Mensching <rob@firegiant.com> | 2021-03-02 11:26:55 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2021-03-03 12:03:35 -0800 |
| commit | e362f93f9fa9ed4b174333d44fcda25790bc85e0 (patch) | |
| tree | eaedb4854b97b3333bbdb9102416a699a0175209 /src/test/WixToolsetTest.CoreIntegration/TestData/PatchNoFileChanges/.data | |
| parent | a13f13130b84845fed54f812e2ad33136c7649cb (diff) | |
| download | wix-e362f93f9fa9ed4b174333d44fcda25790bc85e0.tar.gz wix-e362f93f9fa9ed4b174333d44fcda25790bc85e0.tar.bz2 wix-e362f93f9fa9ed4b174333d44fcda25790bc85e0.zip | |
Add test to verify patches without files work
Resolves wixtoolset/issues#4912
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/PatchNoFileChanges/.data')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/PatchNoFileChanges/.data/A.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/PatchNoFileChanges/.data/A.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/PatchNoFileChanges/.data/A.txt new file mode 100644 index 00000000..6fd385bd --- /dev/null +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/PatchNoFileChanges/.data/A.txt | |||
| @@ -0,0 +1 @@ | |||
| This is A v1.0.0 | |||
