Fix a test failure

This commit is contained in:
Nick Mathewson
2015-10-02 13:47:08 +02:00
parent 0b3190d4b7
commit 0d44679d3b
+1 -1
View File
@@ -1110,7 +1110,7 @@ static struct testcase_t test_array[] = {
ENT(onion_queues),
{ "ntor_handshake", test_ntor_handshake, 0, NULL, NULL },
ENT(circuit_timeout),
ENT(rend_fns),
FORK(rend_fns),
ENT(geoip),
FORK(geoip_with_pt),
FORK(stats),