mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-20 12:14:20 +08:00
Improving "nvm alias" tests to test for all cases.
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
for i in $(seq 1 10)
|
||||
do
|
||||
rm -f "../../../alias/test$i"
|
||||
rm -rf "../../../v0.0.$i"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user