mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-11-02 20:05:51 +08:00
Fixing these test files that have never been run
This commit is contained in:
@@ -9,7 +9,7 @@ NVM_TEST_VERSION=v0.10.7
|
||||
[ -e ../../../$NVM_TEST_VERSION ] && rm -R ../../../$NVM_TEST_VERSION
|
||||
|
||||
# Install from binary
|
||||
cat "$NVM_TEST_VERSION" > .nvmrc
|
||||
echo "$NVM_TEST_VERSION" > .nvmrc
|
||||
|
||||
nvm install -s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user