1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 14:23:53 -05:00

Import changes from ruby-build v20150818

This commit is contained in:
Yamashita, Yuu
2015-08-25 15:37:31 +09:00
parent 0c81c97926
commit 0f288f2462
5 changed files with 53 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
load test_helper
@test "not enought arguments for python-build" {
@test "not enough arguments for python-build" {
# use empty inline definition so nothing gets built anyway
local definition="${TMP}/build-definition"
echo '' > "$definition"