diff options
Diffstat (limited to 'src/burn/test/BurnUnitTest/BurnUnitTest.h')
| -rw-r--r-- | src/burn/test/BurnUnitTest/BurnUnitTest.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/burn/test/BurnUnitTest/BurnUnitTest.h b/src/burn/test/BurnUnitTest/BurnUnitTest.h index ed1d2956..33cfe46d 100644 --- a/src/burn/test/BurnUnitTest/BurnUnitTest.h +++ b/src/burn/test/BurnUnitTest/BurnUnitTest.h | |||
| @@ -2,11 +2,7 @@ | |||
| 2 | // 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 | // 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. |
| 3 | 3 | ||
| 4 | 4 | ||
| 5 | namespace Microsoft | 5 | namespace WixToolset |
| 6 | { | ||
| 7 | namespace Tools | ||
| 8 | { | ||
| 9 | namespace WindowsInstallerXml | ||
| 10 | { | 6 | { |
| 11 | namespace Test | 7 | namespace Test |
| 12 | { | 8 | { |
| @@ -44,5 +40,3 @@ namespace Bootstrapper | |||
| 44 | } | 40 | } |
| 45 | } | 41 | } |
| 46 | } | 42 | } |
| 47 | } | ||
| 48 | } | ||
