test description

This commit is contained in:
Ivan Pozdeev 2025-05-17 18:18:40 +03:00
parent 9161d97741
commit 8d64e4d95b

View File

@ -71,7 +71,7 @@ pyenv-version-without-stderr() {
OUT
}
@test "--bare" {
@test "--bare prints just the name" {
create_version "3.3.3"
PYENV_VERSION=3.3.3 run pyenv-version --bare
assert_success