blob: bd0c709bab11b09fe2ad8edf0d1c836dbc9fee34 [file] [log] [blame]
#!/bin/sh
\. ../../../nvm.sh
\. ../../common.sh
make_fake_node v0.1.3
make_fake_node v0.2.3
[ -z "$(nvm ls | \grep 'versions')" ]
# The result should contain only the appropriate version numbers.