diff options
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 5765cdfa..9893a525 100644 --- a/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs | |||
| @@ -66,7 +66,7 @@ namespace WixToolsetTest.CoreIntegration | |||
| 66 | } | 66 | } |
| 67 | } | 67 | } |
| 68 | 68 | ||
| 69 | [Fact(Skip = "Test demonstrates failure")] | 69 | [Fact] |
| 70 | public void CanDecompileNestedDirSearchUnderRegSearch() | 70 | public void CanDecompileNestedDirSearchUnderRegSearch() |
| 71 | { | 71 | { |
| 72 | var folder = TestData.Get(@"TestData\AppSearch"); | 72 | var folder = TestData.Get(@"TestData\AppSearch"); |
