summaryrefslogtreecommitdiff
path: root/test/src/CatchMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/CatchMain.cpp')
-rw-r--r--test/src/CatchMain.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/src/CatchMain.cpp b/test/src/CatchMain.cpp
new file mode 100644
index 0000000..b3143fb
--- /dev/null
+++ b/test/src/CatchMain.cpp
@@ -0,0 +1,2 @@
+#define CATCH_CONFIG_MAIN
+#include <catch.hpp>