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

Version Path
has_comments-0.2.0 test/test_has_comments.rb
has_comments-0.1.9 test/test_has_comments.rb
has_comments-0.1.8 test/test_has_comments.rb
has_comments-0.1.7 test/test_has_comments.rb
has_comments-0.1.5 test/test_has_comments.rb
has_comments-0.1.4 test/test_has_comments.rb
has_comments-0.1.3 test/test_has_comments.rb