aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/SearchTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/burn/test/BurnUnitTest/SearchTest.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/burn/test/BurnUnitTest/SearchTest.cpp b/src/burn/test/BurnUnitTest/SearchTest.cpp
index e3c714cb..ac6119de 100644
--- a/src/burn/test/BurnUnitTest/SearchTest.cpp
+++ b/src/burn/test/BurnUnitTest/SearchTest.cpp
@@ -33,11 +33,7 @@ using namespace System;
33using namespace Xunit; 33using namespace Xunit;
34using namespace Microsoft::Win32; 34using namespace Microsoft::Win32;
35 35
36namespace Microsoft 36namespace WixToolset
37{
38namespace Tools
39{
40namespace WindowsInstallerXml
41{ 37{
42namespace Test 38namespace Test
43{ 39{
@@ -595,8 +591,6 @@ namespace Bootstrapper
595} 591}
596} 592}
597} 593}
598}
599}
600 594
601 595
602static INSTALLSTATE WINAPI MsiComponentSearchTest_MsiGetComponentPathW( 596static INSTALLSTATE WINAPI MsiComponentSearchTest_MsiGetComponentPathW(