summaryrefslogtreecommitdiff
path: root/tests/test_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_main.cpp')
-rw-r--r--tests/test_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_main.cpp b/tests/test_main.cpp
index 7c656517b6..0d83c3ced3 100644
--- a/tests/test_main.cpp
+++ b/tests/test_main.cpp
@@ -50,7 +50,7 @@
#include "modules/modules_tests.gen.h"
-#include "thirdparty/doctest/doctest.h"
+#include "tests/test_macros.h"
int test_main(int argc, char *argv[]) {
// Doctest runner.