diff options
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 1ab51714..cb798777 100644 --- a/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | |||
| @@ -513,7 +513,7 @@ namespace WixToolsetTest.CoreIntegration | |||
| 513 | } | 513 | } |
| 514 | } | 514 | } |
| 515 | 515 | ||
| 516 | [Fact(Skip = "Test demonstrates failure")] | 516 | [Fact] |
| 517 | public void PopulatesServiceInstallTable() | 517 | public void PopulatesServiceInstallTable() |
| 518 | { | 518 | { |
| 519 | var folder = TestData.Get(@"TestData"); | 519 | var folder = TestData.Get(@"TestData"); |
