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