From a8368b75cdcd5427299001cc42839287f27b244d Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Tue, 25 Nov 2008 02:37:47 +0200 Subject: Remove the nowadays unneeded memory limitting malloc() wrapper. --- tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 2d087e12..3e5c1be7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -34,7 +34,6 @@ endif check_PROGRAMS = \ create_compress_files \ - test_memlimit \ test_check \ test_stream_flags \ test_filter_flags \ @@ -42,7 +41,6 @@ check_PROGRAMS = \ test_index TESTS = \ - test_memlimit \ test_check \ test_stream_flags \ test_filter_flags \ -- cgit v1.2.3