Sha256: 91252444f22b92e90191007d0b16ae454a3d97511382519cb56c71cd385c0aeb
Contents?: true
Size: 119 Bytes
Versions: 54
Compression:
Stored size: 119 Bytes
Contents
require 'test/unit' class ATest < Test::Unit::TestCase def test_failure fail "This test is failing!!!" end end
Version data entries
54 entries across 27 versions & 4 rubygems