From 6855da75f399bf33b52704fae2ced0d721aef631 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 17 Feb 2014 15:07:41 +0100 Subject: build-sys: enable parallel tests for make check Signed-off-by: Karel Zak --- tests/Makemodule.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makemodule.am') diff --git a/tests/Makemodule.am b/tests/Makemodule.am index 00da7d35d..56b018dc1 100644 --- a/tests/Makemodule.am +++ b/tests/Makemodule.am @@ -15,6 +15,6 @@ CLEAN_LOCALS += clean-local-tests check-local-tests: $(check_PROGRAMS) - $(top_srcdir)/tests/run.sh --srcdir=$(abs_top_srcdir) --builddir=$(abs_top_builddir) --nonroot + $(top_srcdir)/tests/run.sh --parallel --srcdir=$(abs_top_srcdir) --builddir=$(abs_top_builddir) --nonroot CHECK_LOCALS += check-local-tests -- cgit v1.2.3-55-g7522