aboutsummaryrefslogtreecommitdiffhomepage
path: root/externals/biscuit/tests/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/biscuit/tests/src/main.cpp')
-rw-r--r--externals/biscuit/tests/src/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/biscuit/tests/src/main.cpp b/externals/biscuit/tests/src/main.cpp
new file mode 100644
index 00000000..4c506ba0
--- /dev/null
+++ b/externals/biscuit/tests/src/main.cpp
@@ -0,0 +1,2 @@
+#define CATCH_CONFIG_MAIN
+#include <catch/catch.hpp>