From b2b2e1c7f24d9b65059e3d089768d6c49ba4f58f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 9 Aug 2016 19:11:47 -0400 Subject: checkpoint basic protover backend --- src/test/test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/test.c') diff --git a/src/test/test.c b/src/test/test.c index 2f10c7e90b..9a41b976b8 100644 --- a/src/test/test.c +++ b/src/test/test.c @@ -1214,6 +1214,7 @@ struct testgroup_t testgroups[] = { { "options/", options_tests }, { "policy/" , policy_tests }, { "procmon/", procmon_tests }, + { "protover/", protover_tests }, { "pt/", pt_tests }, { "relay/" , relay_tests }, { "relaycell/", relaycell_tests }, -- cgit v1.2.3-54-g00ecf