Fix broken version-dependent test
Broken in dcca61c0bc9747a8886bf7a1d790d902c2426ed0
This commit is contained in:
parent
c30e096a54
commit
8f87f43e22
@ -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" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user