diff --git a/bin/tests/mem/Makefile.in b/bin/tests/mem/Makefile.in index 4a3f901879..e299255fc2 100644 --- a/bin/tests/mem/Makefile.in +++ b/bin/tests/mem/Makefile.in @@ -39,7 +39,7 @@ t_mem: t_mem.@O@ ${DEPLIBS} ${LIBTOOL} ${CC} -o $@ t_mem.@O@ ${LIBS} test: - -@./t_mem -b @srcdir@ -q 180 -a + -@./t_mem -b @srcdir@ -q 300 -a testhelp: @./t_mem -h