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