diff options
Diffstat (limited to 'src/test')
-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 c44393cf..71ddef8f 100644 --- a/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs | |||
@@ -153,7 +153,7 @@ namespace WixToolsetTest.CoreIntegration | |||
153 | } | 153 | } |
154 | } | 154 | } |
155 | 155 | ||
156 | [Fact(Skip = "Test demonstrates failure")] | 156 | [Fact] |
157 | public void CanDecompileShortcuts() | 157 | public void CanDecompileShortcuts() |
158 | { | 158 | { |
159 | var folder = TestData.Get(@"TestData\Shortcut"); | 159 | var folder = TestData.Get(@"TestData\Shortcut"); |