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