diff options
Diffstat (limited to 'src/test/DUtilUnitTest/FileUtilTest.cpp')
| -rw-r--r-- | src/test/DUtilUnitTest/FileUtilTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/DUtilUnitTest/FileUtilTest.cpp b/src/test/DUtilUnitTest/FileUtilTest.cpp index 41638bdb..9bd1d0c0 100644 --- a/src/test/DUtilUnitTest/FileUtilTest.cpp +++ b/src/test/DUtilUnitTest/FileUtilTest.cpp | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | using namespace System; | 5 | using namespace System; |
| 6 | using namespace Xunit; | 6 | using namespace Xunit; |
| 7 | using namespace WixTest; | 7 | using namespace WixBuildTools::TestSupport; |
| 8 | 8 | ||
| 9 | namespace DutilTests | 9 | namespace DutilTests |
| 10 | { | 10 | { |
