Sha256: ce990fe8f8a6640cc631aaeacf3883a0cef614abb4527c24e540945e34d520c2

Contents?: true

Size: 187 Bytes

Versions: 1

Compression:

Stored size: 187 Bytes

Contents

require 'helper'

class TestHoneypot < 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

1 entries across 1 versions & 1 rubygems

Version Path
honeypot-0.0.1 test/test_honeypot.rb