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:
@@ -10,7 +10,7 @@ setup() {
|
||||
}
|
||||
|
||||
@test "failed download displays error message" {
|
||||
stub curl false
|
||||
stub aria2c false
|
||||
|
||||
install_fixture definitions/without-checksum
|
||||
assert_failure
|
||||
|
||||
Reference in New Issue
Block a user