tests: use 'parallel-tests' Automake option by default
[platform/upstream/automake.git] / t / tap-diagnostic.sh
index 31f5df6..c849d65 100755 (executable)
@@ -18,7 +18,6 @@
 #  - diagnostic messages (TAP lines with leading "#")
 #  - flags '--comments' and '--no-comments' of the TAP test driver
 
-am_parallel_tests=yes
 . ./defs || Exit 1
 
 . "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh"