mirror of
https://github.com/lukechilds/zsh-nvm.git
synced 2025-06-05 11:56:28 +08:00
Test nvm revert output
This commit is contained in:
parent
5c59940a6d
commit
834368f520
@ -5,6 +5,7 @@ source ../common.sh
|
|||||||
load_zsh_nvm
|
load_zsh_nvm
|
||||||
|
|
||||||
# Check unwrapped nvm doesn't have revert command
|
# Check unwrapped nvm doesn't have revert command
|
||||||
|
echo $(_zsh_nvm_nvm revert)
|
||||||
_zsh_nvm_nvm revert && die "Unwrapped nvm already has revert command"
|
_zsh_nvm_nvm revert && die "Unwrapped nvm already has revert command"
|
||||||
|
|
||||||
# Check nvm is wrapped with our revert command
|
# Check nvm is wrapped with our revert command
|
||||||
|
Loading…
Reference in New Issue
Block a user