mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-29 05:02:45 +00: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