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