tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / yacc-line.sh
index 525a455..1b2b484 100755 (executable)
@@ -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])