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

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

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

#undef KIT_TEST_FILE