mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Test the bundled version minitest instead of master
Minitest has the released tags now.
This commit is contained in:
parent
d912393e09
commit
26ee0af4b3
Notes:
git
2019-12-31 17:54:15 +09:00
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ BEGIN {
|
|||
|
||||
n, v, u = $F
|
||||
case n
|
||||
when "minitest"
|
||||
v = "master"
|
||||
when "test-unit"
|
||||
else
|
||||
v = "v" + v
|
||||
|
|
Loading…
Add table
Reference in a new issue