aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ebf2df92..e612aa68 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -45,6 +45,7 @@ check_PROGRAMS = \
test_block_header \
test_index \
test_bcj_exact_size \
+ test_memlimit \
test_vli
TESTS = \
@@ -55,6 +56,7 @@ TESTS = \
test_block_header \
test_index \
test_bcj_exact_size \
+ test_memlimit \
test_vli \
test_files.sh \
test_compress_prepared_bcj_sparc \