vala tests: source test-init.sh, not ./defs
[platform/upstream/automake.git] / t / vala-vapi.sh
index 2f332da..f006832 100755 (executable)
@@ -17,7 +17,7 @@
 # Test and that vapi files are correctly handled by Vala support.
 
 required='valac cc GNUmake'
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac <<'END'
 AC_PROG_CC