mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-06-08 23:32:15 +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