mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 14:51:49 +00:00
Moving this nvm ls test inside the "listing versions" test subdir.
This commit is contained in:
parent
7171cbed6f
commit
f6974744cd
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
. ../../nvm.sh
|
. ../../../nvm.sh
|
||||||
|
|
||||||
nvm ls nonexistent_version
|
nvm ls nonexistent_version
|
||||||
[ "$?" = "3" ]
|
[ "$?" = "3" ]
|
Loading…
Reference in New Issue
Block a user