summaryrefslogtreecommitdiff
path: root/source/tests/http1.test.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/http1.test.c')
-rw-r--r--source/tests/http1.test.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/source/tests/http1.test.c b/source/tests/http1.test.c
index 1808785..09da5f4 100644
--- a/source/tests/http1.test.c
+++ b/source/tests/http1.test.c
@@ -3,6 +3,9 @@
#define KIT_TEST_FILE http1
#include "../kit/kit_test.h"
-TEST("http1") { }
+TEST("http1") {
+ // TODO
+ //
+}
#undef KIT_TEST_FILE