tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / built-sources-fork-bomb.sh
index fac3750..bfb1b42 100755 (executable)
@@ -24,7 +24,7 @@
 # Backported to improve coverage of mainline Automake.
 
 required=GNUmake
-. ./defs || exit 1
+. test-init.sh
 
 echo AC_OUTPUT >> configure.ac