tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / parallel-tests-empty-testlogs.sh
index 0ed2ff2..37ed83d 100755 (executable)
@@ -18,7 +18,7 @@
 # - empty TESTS
 # - empty TEST_LOGS
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AC_CONFIG_FILES([sub1/Makefile sub2/Makefile])