summaryrefslogtreecommitdiff
path: root/test/abts_tests.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2018-10-08 08:30:10 +0000
committerPeter Wemm <peter@FreeBSD.org>2018-10-08 08:30:10 +0000
commitd29ecdf27f1804b1c533a3739282650ed83dbe31 (patch)
tree2528d825a15b6f1f2926dd55d258d6d296c787cc /test/abts_tests.h
parentf5bbf7923e42e842c4c6d067e48b2a94bc40de0d (diff)
Notes
Diffstat (limited to 'test/abts_tests.h')
-rw-r--r--test/abts_tests.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/abts_tests.h b/test/abts_tests.h
index b612d31b8fa5..cb4e113fe8b6 100644
--- a/test/abts_tests.h
+++ b/test/abts_tests.h
@@ -35,12 +35,14 @@ const struct testlist {
{testdbd},
{testdate},
{testmemcache},
+ {testredis},
{testxml},
{testxlate},
{testrmm},
{testdbm},
{testqueue},
- {testreslist}
+ {testreslist},
+ {testsiphash}
};
#endif /* APR_TEST_INCLUDES */