diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/PayloadFixture.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/PayloadFixture.cs b/src/test/WixToolsetTest.CoreIntegration/PayloadFixture.cs index 9bd33eac..e9e59b9e 100644 --- a/src/test/WixToolsetTest.CoreIntegration/PayloadFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/PayloadFixture.cs | |||
@@ -143,7 +143,7 @@ namespace WixToolsetTest.CoreIntegration | |||
143 | } | 143 | } |
144 | } | 144 | } |
145 | 145 | ||
146 | [Fact(Skip = "Test demonstrates failure")] | 146 | [Fact] |
147 | public void ReplacesDownloadUrlPlaceholders() | 147 | public void ReplacesDownloadUrlPlaceholders() |
148 | { | 148 | { |
149 | var folder = TestData.Get(@"TestData"); | 149 | var folder = TestData.Get(@"TestData"); |