tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / colon2.sh
index febf20a..fde3523 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure ":" works with files automake generates.
 # See also sister test 'colon3.sh'.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat > configure.ac <<END
 AC_INIT([$me], [1.0])