summaryrefslogtreecommitdiff
path: root/t/parallel-am.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-am.sh')
-rwxr-xr-xt/parallel-am.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-am.sh b/t/parallel-am.sh
index bd50af9e6..4b6ea5f30 100755
--- a/t/parallel-am.sh
+++ b/t/parallel-am.sh
@@ -36,7 +36,7 @@
# This test checks (0), (1), and (2). See sister tests for further coverage.
required=perl-threads
-. ./defs || exit 1
+. test-init.sh
cat > configure.ac << 'END'
AC_INIT([parallel-am], [1.0])