Sha256: a2ee7958203e52dfc035888bf6eb4a15e723ddec7a6633fe3f17a7976af8d4e3

Contents?: true

Size: 228 Bytes

Versions: 8

Compression:

Stored size: 228 Bytes

Contents

require 'test_helper'

class JohnDoeTest < Test::Unit::TestCase
  should "probably rename this file and start testing for real" do
    flunk "hey buddy, you should probably rename this file and start testing for real"
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
john-doe-0.1.9 test/john-doe_test.rb
john-doe-0.1.8 test/john-doe_test.rb
john-doe-0.1.4 test/john-doe_test.rb
john-doe-0.1.3 test/john-doe_test.rb
john-doe-0.1.2 test/john-doe_test.rb
john-doe-0.1.1 test/john-doe_test.rb
john-doe-0.1.0 test/john-doe_test.rb
john-doe-0.0.2 test/john-doe_test.rb