summaryrefslogtreecommitdiff
path: root/t/tap-merge-stdout-stderr.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-merge-stdout-stderr.sh')
-rwxr-xr-xt/tap-merge-stdout-stderr.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tap-merge-stdout-stderr.sh b/t/tap-merge-stdout-stderr.sh
index 351b10d58..bca96a24c 100755
--- a/t/tap-merge-stdout-stderr.sh
+++ b/t/tap-merge-stdout-stderr.sh
@@ -18,7 +18,6 @@
# - The Automake TAP driver has an option that instruct it to read TAP
# input also from the stderr of the test command, not only its stdout.
-am_parallel_tests=yes
. ./defs || Exit 1
fetch_tap_driver