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

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

TEST("http1") {
  //  TODO
  //
}

#undef KIT_TEST_FILE