summaryrefslogtreecommitdiff
path: root/t/parallel-tests-empty-testlogs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests-empty-testlogs.sh')
-rwxr-xr-xt/parallel-tests-empty-testlogs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-tests-empty-testlogs.sh b/t/parallel-tests-empty-testlogs.sh
index 0ed2ff255..37ed83d40 100755
--- a/t/parallel-tests-empty-testlogs.sh
+++ b/t/parallel-tests-empty-testlogs.sh
@@ -18,7 +18,7 @@
# - empty TESTS
# - empty TEST_LOGS
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_CONFIG_FILES([sub1/Makefile sub2/Makefile])