fix minor typos in test

This commit is contained in:
shangsunset
2016-03-25 19:24:58 -04:00
parent 7938c89aff
commit d26852e274
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ deactivated
pyenv-virtualenv: activate venv
setenv PYENV_VIRTUAL_ENV "${PYENV_ROOT}/versions/venv";
setenv VIRTUAL_ENV "${PYENV_ROOT}/versions/venv";
pyenv-virtualenv: prompt changing not work for fish.
pyenv-virtualenv: prompt changing not working for fish.
EOS
unstub pyenv-version-name

View File

@@ -66,7 +66,7 @@ pyenv-virtualenv: activate anaconda-2.3.0
setenv PYENV_VIRTUAL_ENV "${TMP}/pyenv/versions/anaconda-2.3.0";
setenv VIRTUAL_ENV "${TMP}/pyenv/versions/anaconda-2.3.0";
setenv CONDA_DEFAULT_ENV "root";
pyenv-virtualenv: prompt changing not work for fish.
pyenv-virtualenv: prompt changing not working for fish.
EOS
unstub pyenv-version-name