mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
oops. bump
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
58cfb41d2a
commit
dd2c22ae4d
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ module MiniTest
|
|||
end
|
||||
|
||||
class Unit
|
||||
VERSION = "1.3.1"
|
||||
VERSION = "1.4.0"
|
||||
|
||||
attr_accessor :report, :failures, :errors, :skips
|
||||
attr_accessor :test_count, :assertion_count
|
||||
|
|
Loading…
Add table
Reference in a new issue