summaryrefslogtreecommitdiff
path: root/source/tests/http1.test.c
blob: 1808785bd9330c8f3935748c382ec64661bbc1eb (plain)
1
2
3
4
5
6
7
8
#include "../kit/http1.h"

#define KIT_TEST_FILE http1
#include "../kit/kit_test.h"

TEST("http1") { }

#undef KIT_TEST_FILE