aboutsummaryrefslogtreecommitdiff
path: root/tests/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/main.cpp')
-rw-r--r--tests/src/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/main.cpp b/tests/src/main.cpp
new file mode 100644
index 0000000..d29d915
--- /dev/null
+++ b/tests/src/main.cpp
@@ -0,0 +1,2 @@
+#define CATCH_CONFIG_MAIN
+#include "catch2/0.1.0/catch.hpp"