summaryrefslogtreecommitdiff
path: root/source/tests
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-12-29 04:01:04 +0100
committerMitya Selivanov <automainint@guattari.tech>2023-12-29 04:01:04 +0100
commit886e49da8c3d5b568394035b73ef60ee444c8ab0 (patch)
tree314e8dd00dd8844c2359583d095067ed0786ac71 /source/tests
parent1287f8015dd7306dedd9a818a17afff03d179f90 (diff)
downloadkit-886e49da8c3d5b568394035b73ef60ee444c8ab0.zip
http1 test: undef KIT_TEST_FILE
Diffstat (limited to 'source/tests')
-rw-r--r--source/tests/http1.test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/tests/http1.test.c b/source/tests/http1.test.c
index d7befcb..1808785 100644
--- a/source/tests/http1.test.c
+++ b/source/tests/http1.test.c
@@ -4,3 +4,5 @@
#include "../kit/kit_test.h"
TEST("http1") { }
+
+#undef KIT_TEST_FILE