Sha256: cb433b2059687b217ae265ff18a0acc267882273d5f2952fa502ca58c81b890e
Contents?: true
Size: 109 Bytes
Versions: 5
Compression:
Stored size: 109 Bytes
Contents
require 'test/unit' class LibTestCase < Test::Unit::TestCase def test_lib assert_equal 2, 2 end end
Version data entries
5 entries across 5 versions & 2 rubygems