tests: strengthen the ylwrap tests
[platform/upstream/automake.git] / t / self-check-configure-help.sh
index cbe0aa5..2460025 100755 (executable)
@@ -17,7 +17,7 @@
 # Sanity check on the function used by the automake testsuite to
 # analyze output of "configure --help".
 
-. ./defs || exit 1
+. test-init.sh
 
 # FIXME: this test is a good candidate for a conversion to TAP.