summaryrefslogtreecommitdiff
path: root/t/tap-plan-malformed.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-plan-malformed.sh')
-rwxr-xr-xt/tap-plan-malformed.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tap-plan-malformed.sh b/t/tap-plan-malformed.sh
index c8d2cdc30..8aca466a5 100755
--- a/t/tap-plan-malformed.sh
+++ b/t/tap-plan-malformed.sh
@@ -17,7 +17,6 @@
# TAP support: a malformed TAP plan is not recognized. The checks in
# here should be consistent with the behaviour of the 'prove' utility.
-am_parallel_tests=yes
. ./defs || Exit 1
. "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh"