aboutsummaryrefslogtreecommitdiff
path: root/test/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/main.c')
-rw-r--r--test/src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/main.c b/test/src/main.c
index 0a6d2ee..c015945 100644
--- a/test/src/main.c
+++ b/test/src/main.c
@@ -31,6 +31,7 @@ static void run_all_test(void)
RUN_TEST_GROUP(ft_strlen);
// ht
+ RUN_TEST_GROUP(ft_htcontent_new);
RUN_TEST_GROUP(ft_htnew);
RUN_TEST_GROUP(ft_htget);
RUN_TEST_GROUP(ft_htset);