blob: c0218a0cd3f53eca498ea5f697d39edcb2ed9ee5 [file] [log] [blame]
#!/bin/sh
\. ../../../nvm.sh
nvm which nonexistent_version
[ "_$?" = "_1" ]