tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / vala3.sh
index d9ecdea..96135d3 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure compiling Vala code really works with non-recursive make.
 
 required="pkg-config valac gcc GNUmake"
-. ./defs || exit 1
+. test-init.sh
 
 mkdir src