summaryrefslogtreecommitdiffstats
path: root/test/ieee11073/test_ieee11073_01.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/ieee11073/test_ieee11073_01.cpp')
-rw-r--r--test/ieee11073/test_ieee11073_01.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/ieee11073/test_ieee11073_01.cpp b/test/ieee11073/test_ieee11073_01.cpp
index 707d4f51..8d115853 100644
--- a/test/ieee11073/test_ieee11073_01.cpp
+++ b/test/ieee11073/test_ieee11073_01.cpp
@@ -3,7 +3,8 @@
#include <cinttypes>
#include <cstring>
-#define CATCH_CONFIG_MAIN
+#define CATCH_CONFIG_RUNNER
+// #define CATCH_CONFIG_MAIN
#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>