summaryrefslogtreecommitdiff
path: root/src/test/test.c
diff options
context:
space:
mode:
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 e1252eda66..170dafe0c6 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -779,6 +779,7 @@ struct testgroup_t testgroups[] = {
{ "config/mgr/", confmgr_tests },
{ "config/parse/", confparse_tests },
{ "conflux/cell/", conflux_cell_tests },
+ { "conflux/pool/", conflux_pool_tests },
{ "connection/", connection_tests },
{ "conscache/", conscache_tests },
{ "consdiff/", consdiff_tests },