mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 14:53:53 -05:00
@@ -22,7 +22,7 @@ load test_helper
|
||||
root="$(cd $BATS_TEST_DIRNAME/.. && pwd)"
|
||||
run rbenv-init -
|
||||
assert_success
|
||||
assert_line 'source "'${root}'/libexec/../completions/rbenv.bash"'
|
||||
assert_line "source '${root}/libexec/../completions/rbenv.bash'"
|
||||
}
|
||||
|
||||
@test "option to skip rehash" {
|
||||
|
||||
Reference in New Issue
Block a user