[Tests] Replace all dots with backslash dots
This commit is contained in:
committed by
Jordan Harband
parent
2a2b8bdeb3
commit
cadbbced20
@@ -7,7 +7,7 @@ cleanup () {
|
||||
rm -rf "${NVM_DIR}/v0.10.4"
|
||||
}
|
||||
|
||||
. ../../nvm.sh
|
||||
\. ../../nvm.sh
|
||||
|
||||
mkdir "${NVM_DIR}/v0.10.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user