tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / recurs-user.sh
index 34a3fd2..198483f 100755 (executable)
@@ -18,7 +18,7 @@
 # Check that user recursion respect $(SUBDIRS) order,
 # and proceeds in a depth-first fashion.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac <<'END'
 AM_EXTRA_RECURSIVE_TARGETS([foo])