mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-07-18 21:08:23 +08:00
[Tests] Replace all dots with backslash dots
This commit is contained in:
@@ -11,7 +11,7 @@ cleanup () {
|
||||
rm -rf tmp_nvm_find_up
|
||||
}
|
||||
|
||||
. ../../../nvm.sh
|
||||
\. ../../../nvm.sh
|
||||
|
||||
setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user