blob: 74a97b48209ddf31098e5715fb20dc9fefc56626 [file] [log] [blame]
#!/bin/sh
\. ../../../nvm.sh
nvm ls nonexistent_version
[ "$?" = "3" ]