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

Fix broken tests

This commit is contained in:
Yamashita Yuu
2014-01-03 02:05:40 +09:00
parent 88922e2bc0
commit 3dd9332eee
9 changed files with 62 additions and 47 deletions

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

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