summaryrefslogtreecommitdiff
path: root/t/parallel-tests-empty.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests-empty.sh')
-rwxr-xr-xt/parallel-tests-empty.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-tests-empty.sh b/t/parallel-tests-empty.sh
index 146f1fc30..a367038ca 100755
--- a/t/parallel-tests-empty.sh
+++ b/t/parallel-tests-empty.sh
@@ -19,7 +19,7 @@
# BSD make will expand '$(TESTS:=.log)' to '.log' unless overridden.
# See 'parallel-tests-trailing-whitespace.sh' for a similar issue.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_OUTPUT
END