Sha256: 465df7a5666a2ecd9f873ccb757c6ef4c755ab2c3d9fa8a56e64862e51244eff
Contents?: true
Size: 179 Bytes
Versions: 10
Compression:
Stored size: 179 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper.rb' class TestClassyInheritance < Test::Unit::TestCase def setup end def test_truth assert true end end
Version data entries
10 entries across 10 versions & 1 rubygems