tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / extra6.sh
index b5308af..e3f0a3d 100755 (executable)
@@ -17,7 +17,7 @@
 # Check to make sure EXTRA_DIST can contain a directory or
 # a subdirectory, in $(builddir) or $(srcdir).
 
-. ./defs || exit 1
+. test-init.sh
 
 echo AC_OUTPUT >> configure.ac