1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

Use aria2c as the download if available (#534)

This commit is contained in:
Yamashita, Yuu
2016-02-08 12:27:46 +00:00
parent c8ab429d7b
commit b116f341fe
7 changed files with 67 additions and 50 deletions

View File

@@ -10,7 +10,7 @@ setup() {
}
@test "failed download displays error message" {
stub curl false
stub aria2c false
install_fixture definitions/without-checksum
assert_failure