mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Add missing router_tests to test.h
This commit is contained in:
parent
e033d98f79
commit
d4e51a2eeb
1 changed files with 1 additions and 0 deletions
|
@ -1240,6 +1240,7 @@ struct testgroup_t testgroups[] = {
|
|||
{ "relaycell/", relaycell_tests },
|
||||
{ "rend_cache/", rend_cache_tests },
|
||||
{ "replaycache/", replaycache_tests },
|
||||
{ "router/", router_tests },
|
||||
{ "routerkeys/", routerkeys_tests },
|
||||
{ "routerlist/", routerlist_tests },
|
||||
{ "routerset/" , routerset_tests },
|
||||
|
|
Loading…
Add table
Reference in a new issue