tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / test-extensions-cond.sh
index dda0193..3cc7d85 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Expose bug in conditional definition of TEST_EXTENSIONS.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AM_CONDITIONAL([COND], [:])