1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 13:33:45 -05:00
This commit is contained in:
Yamashita, Yuu
2016-08-15 04:42:50 +00:00
parent 3a1379cb34
commit 66c8ca6cff
6 changed files with 10 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ load test_helper
export PYENV_ROOT="${TMP}/pyenv"
setup() {
ensure_not_found_in_path aria2c
stub pyenv-hooks 'install : true'
stub pyenv-rehash 'true'
}