summaryrefslogtreecommitdiff
path: root/t/yacc-line.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-line.sh')
-rwxr-xr-xt/yacc-line.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-line.sh b/t/yacc-line.sh
index 525a455b2..1b2b4848e 100755
--- a/t/yacc-line.sh
+++ b/t/yacc-line.sh
@@ -20,7 +20,7 @@
# See also sister test 'lex-line.sh'.
required='cc yacc'
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_CONFIG_FILES([sub/Makefile])