aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/TestRegistryFixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/test/BurnUnitTest/TestRegistryFixture.h')
-rw-r--r--src/burn/test/BurnUnitTest/TestRegistryFixture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/burn/test/BurnUnitTest/TestRegistryFixture.h b/src/burn/test/BurnUnitTest/TestRegistryFixture.h
index 2f283f3e..da070680 100644
--- a/src/burn/test/BurnUnitTest/TestRegistryFixture.h
+++ b/src/burn/test/BurnUnitTest/TestRegistryFixture.h
@@ -1,7 +1,7 @@
1#pragma once 1#pragma once
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
4namespace WixBuildTools 4namespace WixInternal
5{ 5{
6namespace TestSupport 6namespace TestSupport
7{ 7{