mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 09:18:59 +08:00
Move sourcing tests to a separate test suite.
This commit is contained in:
7
test/sourcing/teardown
Executable file
7
test/sourcing/teardown
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -rf ../../alias
|
||||
rm -rf ../../v0.10.1
|
||||
rm -rf ../../v0.10.2
|
||||
rm -f ../../.nvmrc
|
||||
|
||||
Reference in New Issue
Block a user