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/DecompileFixture.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/DecompileFixture.cs')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs b/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs index 71ddef8f..5765cdfa 100644 --- a/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs | |||
| @@ -125,7 +125,7 @@ namespace WixToolsetTest.CoreIntegration | |||
| 125 | } | 125 | } |
| 126 | } | 126 | } |
| 127 | 127 | ||
| 128 | [Fact(Skip = "Test demonstrates failure")] | 128 | [Fact] |
| 129 | public void CanDecompileSequenceTables() | 129 | public void CanDecompileSequenceTables() |
| 130 | { | 130 | { |
| 131 | var folder = TestData.Get(@"TestData\SequenceTables"); | 131 | var folder = TestData.Get(@"TestData\SequenceTables"); |
