summaryrefslogtreecommitdiffstats
path: root/StringTools/test/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StringTools/test/main.cpp')
-rw-r--r--StringTools/test/main.cpp2
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"