diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2019-11-25 16:03:38 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2019-11-25 18:06:33 +1000 |
| commit | 9d9bb59efb71068f978dce42c95b4f0a472bb31e (patch) | |
| tree | 88307f599da5e49d968dd1364ba5e036af3744b8 /src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | |
| parent | c41ab103681b6bfdfc4c51333bca133482207abb (diff) | |
| download | wix-9d9bb59efb71068f978dce42c95b4f0a472bb31e.tar.gz wix-9d9bb59efb71068f978dce42c95b4f0a472bb31e.tar.bz2 wix-9d9bb59efb71068f978dce42c95b4f0a472bb31e.zip | |
Finish renaming SequenceTable.AdvertiseExecuteSequence.
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs b/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs index 068ae2b7..5a78bbc2 100644 --- a/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | |||
| @@ -252,7 +252,7 @@ namespace WixToolsetTest.CoreIntegration | |||
| 252 | } | 252 | } |
| 253 | } | 253 | } |
| 254 | 254 | ||
| 255 | [Fact(Skip = "Test demonstrates failure")] | 255 | [Fact] |
| 256 | public void PopulatesCustomActionTable() | 256 | public void PopulatesCustomActionTable() |
| 257 | { | 257 | { |
| 258 | var folder = TestData.Get(@"TestData"); | 258 | var folder = TestData.Get(@"TestData"); |
