mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 22:33:52 -05:00
@@ -5,7 +5,7 @@ load test_helper
|
|||||||
@test "blank invocation" {
|
@test "blank invocation" {
|
||||||
run rbenv
|
run rbenv
|
||||||
assert_success
|
assert_success
|
||||||
assert [ "${lines[0]}" = "rbenv 0.4.0" ]
|
assert_line 0 "$(rbenv---version)"
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "invalid command" {
|
@test "invalid command" {
|
||||||
|
|||||||
Reference in New Issue
Block a user