summaryrefslogtreecommitdiff
path: root/t/tap-common-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-common-setup.sh')
-rwxr-xr-xt/tap-common-setup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tap-common-setup.sh b/t/tap-common-setup.sh
index b14099a5f..8400da04b 100755
--- a/t/tap-common-setup.sh
+++ b/t/tap-common-setup.sh
@@ -16,7 +16,6 @@
# Auxiliary test to set up common data used by many tests on TAP support.
-am_parallel_tests=yes
. ./defs || Exit 1
cat >> configure.ac << END