diff options
Diffstat (limited to 'StringTools/Test/Test.cpp')
| -rw-r--r-- | StringTools/Test/Test.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/StringTools/Test/Test.cpp b/StringTools/Test/Test.cpp deleted file mode 100644 index 4441b10..0000000 --- a/StringTools/Test/Test.cpp +++ /dev/null @@ -1,16 +0,0 @@ -#include "pch.h"
-#include "CppUnitTest.h"
-
-using namespace Microsoft::VisualStudio::CppUnitTestFramework;
-
-namespace Test
-{
- TEST_CLASS(Test)
- {
- public:
-
- TEST_METHOD(TestMethod1)
- {
- }
- };
-}
|
