tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / block.sh
index 7cdb5ff..a50b9d3 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure block comments are not double-spaced.
 # Report from François Pinard.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat > Makefile.am << 'END'
 #START