diff options
Diffstat (limited to 'src/api/burn/test/BalUtilUnitTest/BAFunctionsTests.cpp')
| -rw-r--r-- | src/api/burn/test/BalUtilUnitTest/BAFunctionsTests.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/api/burn/test/BalUtilUnitTest/BAFunctionsTests.cpp b/src/api/burn/test/BalUtilUnitTest/BAFunctionsTests.cpp index 9920564e..2ae539ee 100644 --- a/src/api/burn/test/BalUtilUnitTest/BAFunctionsTests.cpp +++ b/src/api/burn/test/BalUtilUnitTest/BAFunctionsTests.cpp | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | using namespace System; | 5 | using namespace System; |
| 6 | using namespace Xunit; | 6 | using namespace Xunit; |
| 7 | using namespace WixBuildTools::TestSupport; | 7 | using namespace WixInternal::TestSupport; |
| 8 | using namespace WixBuildTools::TestSupport::XunitExtensions; | 8 | using namespace WixInternal::TestSupport::XunitExtensions; |
| 9 | 9 | ||
| 10 | namespace BalUtilTests | 10 | namespace BalUtilTests |
| 11 | { | 11 | { |
