summaryrefslogtreecommitdiff
path: root/t/py-compile-env.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/py-compile-env.sh')
-rwxr-xr-xt/py-compile-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/py-compile-env.sh b/t/py-compile-env.sh
index 89d4ffc69..a0d055db1 100755
--- a/t/py-compile-env.sh
+++ b/t/py-compile-env.sh
@@ -16,7 +16,7 @@
# Make sure 'py-compile' honours the PYTHON environment variable.
-. ./defs || exit 1
+. test-init.sh
cp "$am_scriptdir/py-compile" . \
|| fatal_ "failed to fetch auxiliary script py-compile"