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

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

TEST("http1") { }