summaryrefslogtreecommitdiff
path: root/src/test/test.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-08 17:50:34 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-08 17:50:34 -0500
commit0340c02975a51410525507b92ee0b7f9e6e9d6f7 (patch)
treec05b52d44266d002ac2b9192c16b3d11f941300e /src/test/test.c
parentb189c613bb27695753761d0851c17f521e8f00de (diff)
parent050bb67974c11e0f390f4b1fa1b067c86538c59e (diff)
downloadtor-0340c02975a51410525507b92ee0b7f9e6e9d6f7.tar.gz
tor-0340c02975a51410525507b92ee0b7f9e6e9d6f7.zip
Merge remote-tracking branch 'mikeperry/bug23114_squashed2'
Diffstat (limited to 'src/test/test.c')
-rw-r--r--src/test/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/test.c b/src/test/test.c
index c2e285635c..f225fd277d 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -1178,6 +1178,7 @@ struct testgroup_t testgroups[] = {
{ "circuitlist/", circuitlist_tests },
{ "circuitmux/", circuitmux_tests },
{ "circuituse/", circuituse_tests },
+ { "circuitstats/", circuitstats_tests },
{ "compat/libevent/", compat_libevent_tests },
{ "config/", config_tests },
{ "connection/", connection_tests },