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