mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 17:25:51 +08:00
Add slow test to check nvm uninstall
This commit is contained in:
5
test/slow/nvm uninstall/teardown_dir
Executable file
5
test/slow/nvm uninstall/teardown_dir
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
nvm uninstall 0.12.7
|
||||
nvm deactivate
|
||||
Reference in New Issue
Block a user