summaryrefslogtreecommitdiff
path: root/t/output.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/output.sh')
-rwxr-xr-xt/output.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/output.sh b/t/output.sh
index a21fe8920..1a7cd1fe6 100755
--- a/t/output.sh
+++ b/t/output.sh
@@ -16,7 +16,7 @@
# Test to make sure files listed in AC_OUTPUT are found.
-. ./defs || exit 1
+. test-init.sh
cat > configure.ac <<END
AC_INIT([$me], [1.0])