tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / subst.sh
index db83d73..a6010e4 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that AC_SUBST($1) does something sensible.  From Ulrich
 # Drepper.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 dnl This test used to have the following lines, which cannot have