summaryrefslogtreecommitdiffstats
path: root/src/util/tests/hash_table/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/tests/hash_table/Makefile.am')
-rw-r--r--src/util/tests/hash_table/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/tests/hash_table/Makefile.am b/src/util/tests/hash_table/Makefile.am
index 04a77e3..8f12240 100644
--- a/src/util/tests/hash_table/Makefile.am
+++ b/src/util/tests/hash_table/Makefile.am
@@ -29,6 +29,7 @@ LDADD = \
$(DLOPEN_LIBS)
TESTS = \
+ clear \
collision \
delete_and_lookup \
delete_management \