mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-19 19:54:20 +08:00
Add tests for "nvm use default on source" behavior.
This commit is contained in:
5
test/installation/sourcing/teardown_dir
Executable file
5
test/installation/sourcing/teardown_dir
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -rf ../../../alias
|
||||
rm -rf ../../../v0.10.1
|
||||
|
||||
Reference in New Issue
Block a user