Sha256: 3cb31fd30ccf59363f2b9445708c89e07cbbbb94d0988cbd6a122992c4be31a9

Contents?: true

Size: 225 Bytes

Versions: 7

Compression:

Stored size: 225 Bytes

Contents

require 'helper'

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

7 entries across 7 versions & 1 rubygems

Version Path
test_frame-0.2.3 test/test_test_frame.rb
test_frame-0.2.2 test/test_test_frame.rb
test_frame-0.2.1 test/test_test_frame.rb
test_frame-0.2.0 test/test_test_frame.rb
test_frame-0.1.2 test/test_test_frame.rb
test_frame-0.1.1 test/test_test_frame.rb
test_frame-0.1.0 test/test_test_frame.rb