nvm/test/fast/Aliases/Running "nvm alias" should ...

5 lines
61 B
Bash
Executable File

#!/bin/sh
. ../../../nvm.sh
[ $(nvm alias | wc -l) = '10' ]