Sha256: 6491329a0c165dcc77258bfafa02b188488b26c22d84f5d7631598e473a22c2d

Contents?: true

Size: 187 Bytes

Versions: 4

Compression:

Stored size: 187 Bytes

Contents

require 'helper'

class TestBoss < MiniTest::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

4 entries across 4 versions & 1 rubygems

Version Path
pylon-0.1.4 test/test_boss.rb
pylon-0.1.3 test/test_boss.rb
pylon-0.1.2 test/test_boss.rb
pylon-0.1.1 test/test_boss.rb