1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13:47 -05:00

Use curl stub instead of aria2c during tests (equiv to rbenv/ruby-build#965)

This commit is contained in:
Yamashita, Yuu
2016-06-21 00:31:19 +00:00
parent a300254841
commit 0dcce750b9
9 changed files with 92 additions and 53 deletions

View File

@@ -3,6 +3,7 @@
load test_helper
setup() {
ensure_not_found_in_path aria2c
export PYENV_ROOT="${TMP}/pyenv"
export HOOK_PATH="${TMP}/i has hooks"
mkdir -p "$HOOK_PATH"