summaryrefslogtreecommitdiff
path: root/t/output5.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output5.sh')
-rwxr-xr-xt/output5.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output5.sh b/t/output5.sh
index 8222ea700..f1453c65e 100755
--- a/t/output5.sh
+++ b/t/output5.sh
@@ -16,7 +16,7 @@
# Make sure Automake complains when there is no Makefile specified.
-. ./defs || exit 1
+. test-init.sh
cat > configure.ac << 'END'
AC_INIT([foo], [bar], [baz])