Sha256: 8c38de423c89265fd54442928c0d02fcc5bd377f742016aa810b166b3b26e7bb

Contents?: true

Size: 257 Bytes

Versions: 3

Compression:

Stored size: 257 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

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

3 entries across 3 versions & 1 rubygems

Version Path
stefanpenner-my_scaffold-1.2.1 test/my_scaffold_test.rb
stefanpenner-my_scaffold-1.4.0 test/my_scaffold_test.rb
stefanpenner-my_scaffold-1.4.1 test/my_scaffold_test.rb