Sha256: 531102e896d2792174590340a1584a116582d53b92b337588baff82316f993da
Contents?: true
Size: 106 Bytes
Versions: 21
Compression:
Stored size: 106 Bytes
Contents
require 'test/unit' class Passing < Test::Unit::TestCase def test_that_passes assert true end end
Version data entries
21 entries across 21 versions & 1 rubygems