diff options
Diffstat (limited to 't/python10.sh')
-rwxr-xr-x | t/python10.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/python10.sh b/t/python10.sh index 546581072..c4a0ab460 100755 --- a/t/python10.sh +++ b/t/python10.sh @@ -17,7 +17,7 @@ # Test _PYTHON with conditionals. required=python -. ./defs || exit 1 +. test-init.sh cat >>configure.ac <<'EOF' AM_PATH_PYTHON |