Sha256: 64a2693b496b73413d6e263455df112c3358481bb207138e296c0150cc609a09
Contents?: true
Size: 170 Bytes
Versions: 3
Compression:
Stored size: 170 Bytes
Contents
require 'minitest/autorun' require "minitest/reporters" Minitest::Reporters.use! [ Minitest::Reporters::DefaultReporter.new, Minitest::Reporters::JUnitReporter.new ]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
attr_comparable-0.2.0 | test/test_helper.rb |
attr_comparable-0.2.0.pre.2 | test/test_helper.rb |
attr_comparable-0.2.0.pre.1 | test/test_helper.rb |