mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-20 07:04:52 +00:00
Moving this nvm ls test inside the "listing versions" test subdir.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../nvm.sh
|
||||
. ../../../nvm.sh
|
||||
|
||||
nvm ls nonexistent_version
|
||||
[ "$?" = "3" ]
|
Reference in New Issue
Block a user