From 594a080b3fd26ef597583dbddea46cb6c437605c Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Sat, 16 Nov 2013 13:46:56 +0100 Subject: [PATCH] - --- tests/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/Makefile.in b/tests/Makefile.in index 75b8db4..354e60a 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -567,6 +567,9 @@ test: check stresstest: check ./unittests.pl stresstests.cfg +iotest: check + ./unittests.pl iotests.cfg + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: