Moving this nvm ls test inside the "listing versions" test subdir.
parent
7171cbed6f
commit
f6974744cd
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
. ../../nvm.sh
|
||||
. ../../../nvm.sh
|
||||
|
||||
nvm ls nonexistent_version
|
||||
[ "$?" = "3" ]
|
Loading…
Reference in New Issue