tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / python-virtualenv.sh
index 51ae78e..cf3ae37 100755 (executable)
@@ -18,7 +18,7 @@
 # This test also works as a mild stress-test on the python support.
 
 required='cc python virtualenv'
-. ./defs || exit 1
+. test-init.sh
 
 # In case the user's config.site defines pythondir or pyexecdir.
 CONFIG_SITE=/dev/null; export CONFIG_SITE