summaryrefslogtreecommitdiff
path: root/t/py-compile-destdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/py-compile-destdir.sh')
-rwxr-xr-xt/py-compile-destdir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/py-compile-destdir.sh b/t/py-compile-destdir.sh
index 4d303d532..71f3f7a8a 100755
--- a/t/py-compile-destdir.sh
+++ b/t/py-compile-destdir.sh
@@ -17,7 +17,7 @@
# Test the '--destdir' option of the 'py-compile' script,
required=python
-. ./defs || exit 1
+. test-init.sh
cp "$am_scriptdir/py-compile" . \
|| fatal_ "failed to fetch auxiliary script py-compile"