Sha256: ff7b2cc3a523440c0937c956db5ad9af05850aac23a81f0a6b9a867938952cf4

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 Bytes

Contents

require 'helper'

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

1 entries across 1 versions & 1 rubygems

Version Path
slow-1.0.0 test/test_slow.rb