tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / defun.sh
index 5a4530c..0f6bd0a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal picks up on all macro definitions.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat > acinclude.m4 << 'END'
 AC_DEFUN([AM_FUNC_THREE])