diff options
| author | Rob Mensching <rob@firegiant.com> | 2021-01-05 15:13:04 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2021-01-05 23:18:34 -0800 |
| commit | b00c72ed0ef19d2e46f60361fa06821b0bd5ec94 (patch) | |
| tree | cf9952188d97c18f0f1f038491c6e1201160c772 /src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | |
| parent | 6a035fa8f14425cb642f03767c29de72d7a75d10 (diff) | |
| download | wix-b00c72ed0ef19d2e46f60361fa06821b0bd5ec94.tar.gz wix-b00c72ed0ef19d2e46f60361fa06821b0bd5ec94.tar.bz2 wix-b00c72ed0ef19d2e46f60361fa06821b0bd5ec94.zip | |
Fix up tests to work well under NCrunch plus whitespace clean up
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs b/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs index b71b62cb..00738965 100644 --- a/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs +++ b/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs | |||
| @@ -341,8 +341,6 @@ namespace WixToolsetTest.CoreIntegration | |||
| 341 | } | 341 | } |
| 342 | } | 342 | } |
| 343 | 343 | ||
| 344 | |||
| 345 | |||
| 346 | [Fact] | 344 | [Fact] |
| 347 | public void PopulatesDirectoryTableWithValidDefaultDir() | 345 | public void PopulatesDirectoryTableWithValidDefaultDir() |
| 348 | { | 346 | { |
