Hacked By AnonymousFox
Gem::Specification.new do |s|
s.name = "test-unit"
s.version = "2.1.10.0"
s.date = "2016-04-01"
s.summary = "test/unit compatible API testing framework"
s.description = "This library implements test/unit compatible API on minitest. The test/unit means that test/unit which was bundled with Ruby 1.8."
s.homepage = "http://www.ruby-lang.org"
s.authors = nil
s.email = "sorah@tubusu.net"
s.files = ["test/unit.rb", "test/unit/assertions.rb", "test/unit/parallel.rb", "test/unit/testcase.rb"]
end
Hacked By AnonymousFox1.0, Coded By AnonymousFox