diff options
Diffstat (limited to 'src/test/WixToolsetTest.Util/UtilExtensionFixture.cs')
| -rw-r--r-- | src/test/WixToolsetTest.Util/UtilExtensionFixture.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs b/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs index b84e8b2d..c8ad24ad 100644 --- a/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs +++ b/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs | |||
| @@ -158,7 +158,6 @@ namespace WixToolsetTest.Util | |||
| 158 | "-loc", Path.Combine(folder, "Bundle.en-us.wxl"), | 158 | "-loc", Path.Combine(folder, "Bundle.en-us.wxl"), |
| 159 | "-bindpath", Path.Combine(folder, "data"), | 159 | "-bindpath", Path.Combine(folder, "data"), |
| 160 | "-intermediateFolder", intermediateFolder, | 160 | "-intermediateFolder", intermediateFolder, |
| 161 | "-burnStub", burnStubPath, | ||
| 162 | "-o", bundlePath | 161 | "-o", bundlePath |
| 163 | }); | 162 | }); |
| 164 | 163 | ||
