fix local --unset test
This commit is contained in:
parent
22f4980a21
commit
3c9674453f
@ -92,7 +92,7 @@ OUT
|
||||
touch .ruby-version
|
||||
run rbenv-local --unset
|
||||
assert_success ""
|
||||
assert [ ! -e .rbenv-version ]
|
||||
assert [ ! -e .ruby-version ]
|
||||
}
|
||||
|
||||
@test "unsets alternate version file" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user