tests: strengthen the ylwrap tests
[platform/upstream/automake.git] / t / cond18.sh
index 22bbfcf..353cad6 100755 (executable)
@@ -17,7 +17,7 @@
 # Regression test for substitution references to conditional variables.
 # Report from Richard Boulton.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AM_CONDITIONAL([COND1], [true])