Sha256: c5c4aec34fceb9a779eeaccf4f6084f5c1765d541bf08210899d77c180598bab

Contents?: true

Size: 229 Bytes

Versions: 4

Compression:

Stored size: 229 Bytes

Contents

require 'helper'

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

4 entries across 4 versions & 1 rubygems

Version Path
death_and_taxes-0.0.3 test/test_death_and_taxes.rb
death_and_taxes-0.0.2 test/test_death_and_taxes.rb
death_and_taxes-0.0.1 test/test_death_and_taxes.rb
death_and_taxes-0.0.0 test/test_death_and_taxes.rb