fix to proper echo of nvm which. Checkin test which had been left out
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
|
||||
nvm which nonexistent_version
|
||||
[ "$?" = "1" ]
|
||||
Reference in New Issue
Block a user