tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / help-dmalloc.sh
index 7d2f10c..30f3602 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure that our macro 'AM_WITH_DMALLOC' adds proper text to
 # the configure help screen.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat > configure.ac <<END
 AC_INIT([$me], [1.0])