diff options
Diffstat (limited to 'StringTools/Test/main.cpp')
| -rw-r--r-- | StringTools/Test/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/StringTools/Test/main.cpp b/StringTools/Test/main.cpp new file mode 100644 index 0000000..7a8e3ea --- /dev/null +++ b/StringTools/Test/main.cpp @@ -0,0 +1,2 @@ +#define CATCH_CONFIG_MAIN +#include "Catch2.h" |
