tests: strengthen the ylwrap tests
[platform/upstream/automake.git] / t / yacc-d-cxx.sh
index 4165b68..a7b4aaa 100755 (executable)
 
 # Various tests on Yacc/C++ support with yacc-generated headers
 # (i.e., '-d' in *YFLAGS).
-# Keep in sync with sister test 'yacc-d-basic.test'.
+# Keep in sync with sister test 'yacc-d-basic.sh'.
 
 required='c++ yacc'
-. ./defs || exit 1
+. test-init.sh
 
 write_parse ()
 {