[PATCH libinput 10/13] test: remove NOTPARALLEL

Peter Hutterer peter.hutterer at who-t.net
Tue Aug 2 02:40:55 UTC 2016


We only have a single test runner now, so no need to restrict it.

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 test/Makefile.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 32e379a..23a4bc8 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -90,8 +90,6 @@ noinst_PROGRAMS = $(build_tests) $(run_tests)
 noinst_SCRIPTS = symbols-leak-test
 TESTS = $(run_tests) symbols-leak-test
 
-.NOTPARALLEL:
-
 libinput_test_suite_runner_SOURCES = udev.c \
 				     path.c \
 				     pointer.c \
-- 
2.7.4



More information about the wayland-devel mailing list