summaryrefslogtreecommitdiffstats
path: root/test/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests.c')
-rw-r--r--test/tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests.c b/test/tests.c
index c13f75c06c..9ef88f4a8d 100644
--- a/test/tests.c
+++ b/test/tests.c
@@ -9,6 +9,7 @@ static const struct unittest *unittests[] = {
&test_img_format,
&test_json,
&test_linked_list,
+ &test_paths,
&test_repack_sws,
#if HAVE_ZIMG
&test_repack_zimg,