1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

tests galore

This commit is contained in:
Mislav Marohnić
2013-03-07 15:05:49 -05:00
parent 1fe59e41ea
commit bb6bccb782
13 changed files with 336 additions and 23 deletions

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

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