diff options
Diffstat (limited to 't/python2.sh')
-rwxr-xr-x | t/python2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/python2.sh b/t/python2.sh index 71ba25fd2..0ecf79d4e 100755 --- a/t/python2.sh +++ b/t/python2.sh @@ -16,7 +16,7 @@ # Make sure that Automake suggests using AM_PATH_PYTHON. -. ./defs || exit 1 +. test-init.sh $ACLOCAL |