Browse Source

Revert "debug failing test"

This reverts commit 7d9746adfe.
pull/440/head
Ivan Pozdeev 1 year ago
parent
commit
aed1c9c649
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test/init.bats

+ 0
- 1
test/init.bats View File

@ -69,7 +69,6 @@ EOS
@test "outputs fish-specific syntax" {
export PYENV_VIRTUALENV_ROOT="${TMP}/pyenv/plugins/pyenv-virtualenv"
export PYENV_DEBUG=1
run pyenv-virtualenv-init - fish
assert_success
assert_output <<EOS

Loading…
Cancel
Save