aboutsummaryrefslogtreecommitdiff
path: root/src/test/test.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-05-09 14:01:08 -0400
committerNick Mathewson <nickm@torproject.org>2018-05-09 14:01:08 -0400
commitf684b48b5be5515395846d089a386167e76f895a (patch)
tree1cb7a59f98455c4aa2d6c96e4c85e32be25ca02d /src/test/test.c
parent61d5ce83a1ecc459798b530730316bfebe3bb192 (diff)
parent0abf09b2cea9e2af5a9d743b78447021213d02ab (diff)
downloadtor-f684b48b5be5515395846d089a386167e76f895a.tar.gz
tor-f684b48b5be5515395846d089a386167e76f895a.zip
Merge branch 'ticket26009'
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 0ad33ec0c0..f0e8b9b728 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -880,6 +880,7 @@ struct testgroup_t testgroups[] = {
{ "introduce/", introduce_tests },
{ "keypin/", keypin_tests },
{ "link-handshake/", link_handshake_tests },
+ { "mainloop/", mainloop_tests },
{ "nodelist/", nodelist_tests },
{ "oom/", oom_tests },
{ "oos/", oos_tests },