1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

Import tests from rbenv with sed -e s/rbenv/pyenv/g

This commit is contained in:
Yamashita Yuu
2014-01-03 01:48:22 +09:00
parent f538169992
commit 0965577b93
26 changed files with 1574 additions and 0 deletions

2
test/libexec/rbenv-echo Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
eval "echo \$$1"