tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / parallel-am3.sh
index 1bc12bb..9951aa5 100755 (executable)
@@ -22,7 +22,7 @@
 #    installation of aux files should be race-free.
 
 required=perl-threads
-. ./defs || exit 1
+. test-init.sh
 
 cat > configure.ac << 'END'
 AC_INIT([parallel-am], [1.0])