Sha256: 919b5dd912fbd3294a31d460f18cfea53e959a8671a53fbe9fc5ff4169e20588

Contents?: true

Size: 225 Bytes

Versions: 2

Compression:

Stored size: 225 Bytes

Contents

require 'helper'

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

2 entries across 2 versions & 1 rubygems

Version Path
test_dummy-0.1.1 test/test_test_dummy.rb
test_dummy-0.1.0 test/test_test_dummy.rb