summaryrefslogtreecommitdiff
path: root/bottleneck/tests/tests_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bottleneck/tests/tests_main.cpp')
-rw-r--r--bottleneck/tests/tests_main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/bottleneck/tests/tests_main.cpp b/bottleneck/tests/tests_main.cpp
new file mode 100644
index 0000000..d24407e
--- /dev/null
+++ b/bottleneck/tests/tests_main.cpp
@@ -0,0 +1,3 @@
+#define LOG_AUCTION
+#define CATCH_CONFIG_MAIN
+#include "catch/catch.hpp"