summaryrefslogtreecommitdiff
path: root/source/tests/test_too_many_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/test_too_many_tests.c')
-rw-r--r--source/tests/test_too_many_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tests/test_too_many_tests.c b/source/tests/test_too_many_tests.c
index b03a3b2..8d1aec0 100644
--- a/source/tests/test_too_many_tests.c
+++ b/source/tests/test_too_many_tests.c
@@ -1,6 +1,6 @@
#define KIT_TEST_IMPLEMENTATION
#define KIT_TESTS_SIZE_LIMIT 40
-#include "../kit/kit_test.h"
+#include "../kit/test.h"
void bar(int index, kit_test_report_fn report) { }