summaryrefslogtreecommitdiff
path: root/source/tests/input_stream.test.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/input_stream.test.c')
-rw-r--r--source/tests/input_stream.test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tests/input_stream.test.c b/source/tests/input_stream.test.c
index 72e43d5..25ef721 100644
--- a/source/tests/input_stream.test.c
+++ b/source/tests/input_stream.test.c
@@ -2,7 +2,7 @@
#include "../kit/file.h"
#define KIT_TEST_FILE input_stream
-#include "../kit/kit_test.h"
+#include "../kit/test.h"
TEST("input stream wrap string") {
char foo[] = "test";