diff options
Diffstat (limited to '')
-rw-r--r-- | src/WixTestTools/WixTestContext.cs (renamed from src/WixToolsetTest.BurnE2E/WixTestContext.cs) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolsetTest.BurnE2E/WixTestContext.cs b/src/WixTestTools/WixTestContext.cs index 0ae99a77..c00f5723 100644 --- a/src/WixToolsetTest.BurnE2E/WixTestContext.cs +++ b/src/WixTestTools/WixTestContext.cs | |||
@@ -1,6 +1,6 @@ | |||
1 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | 1 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. |
2 | 2 | ||
3 | namespace WixToolsetTest.BurnE2E | 3 | namespace WixTestTools |
4 | { | 4 | { |
5 | using System; | 5 | using System; |
6 | using System.IO; | 6 | using System.IO; |