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