mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-08 12:07:47 +00:00
[Tests] update most mkdirs to use make_fake_{node,iojs}
This commit is contained in:

committed by
Jordan Harband

parent
eabd7ab13d
commit
a5f42d9cea
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user