mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-28 04:31:35 +00:00
[Tests] force the NVM_DIR to the expected location, for tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
export NVM_DIR="$(cd ../../.. && pwd)"
|
||||
|
||||
\. ../../../nvm.sh
|
||||
\. ../../common.sh
|
||||
|
||||
|
Reference in New Issue
Block a user