1
0
Fork 0
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:
ryan 2009-06-18 07:32:17 +00:00
parent 58cfb41d2a
commit dd2c22ae4d

View file

@ -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