From f21102c06974a8db9d31819a8caf7f34f267a863 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 27 Sep 2017 21:45:55 -0400 Subject: Let's get 100% coverage for proto_http while we're at it. There was some coverage before, but it was mostly accidental. --- src/test/include.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/include.am') diff --git a/src/test/include.am b/src/test/include.am index 95efe4e795..4cc2fae4ca 100644 --- a/src/test/include.am +++ b/src/test/include.am @@ -137,6 +137,7 @@ src_test_test_SOURCES = \ src/test/test_options.c \ src/test/test_policy.c \ src/test/test_procmon.c \ + src/test/test_proto_http.c \ src/test/test_proto_misc.c \ src/test/test_protover.c \ src/test/test_pt.c \ -- cgit v1.2.3-54-g00ecf