summaryrefslogtreecommitdiff
path: root/t/tap-plan-leading-zero.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-plan-leading-zero.sh')
-rwxr-xr-xt/tap-plan-leading-zero.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tap-plan-leading-zero.sh b/t/tap-plan-leading-zero.sh
index bb45f31f6..949c25104 100755
--- a/t/tap-plan-leading-zero.sh
+++ b/t/tap-plan-leading-zero.sh
@@ -19,7 +19,6 @@
# - TAP "SKIP" plans with multiple zeroes, as in "1..00 # SKIP"
# This is 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"