mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +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
|
||||
|
||||
. ../../nvm.sh
|
||||
. ../../../nvm.sh
|
||||
|
||||
nvm ls nonexistent_version
|
||||
[ "$?" = "3" ]
|
Loading…
Reference in New Issue
Block a user