[Tests] update most mkdirs to use make_fake_{node,iojs}

This commit is contained in:
Joshua Li
2018-06-13 10:38:19 -07:00
committed by Jordan Harband
parent eabd7ab13d
commit a5f42d9cea
21 changed files with 107 additions and 90 deletions

View File

@@ -8,8 +8,9 @@ cleanup () {
}
\. ../../nvm.sh
\. ../common.sh
mkdir "${NVM_DIR}/v0.10.4"
make_fake_node v0.10.4
nvm deactivate >/dev/null 2>&1