Sha256: d1982d45f80153348f3a910de485333a6d8bc56d2c04a6576073844c4e0217ea
Contents?: true
Size: 190 Bytes
Versions: 7
Compression:
Stored size: 190 Bytes
Contents
require 'helper' class TestHasComments < Test::Unit::TestCase def test_something_for_real flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
7 entries across 7 versions & 1 rubygems