summaryrefslogtreecommitdiff
path: root/t/else.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/else.sh')
-rwxr-xr-xt/else.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/else.sh b/t/else.sh
index 4bf82f6dc..072a40b46 100755
--- a/t/else.sh
+++ b/t/else.sh
@@ -16,7 +16,7 @@
# Test to make sure line numbers are correct in some error reports.
-. ./defs || exit 1
+. test-init.sh
echo 'AM_CONDITIONAL(FOO, true)' >> configure.ac