Sha256: 511bdaba0d49b52f812bc9c0e6ca649a1eb7741b5e85c7abb84f3b3879aa597c

Contents?: true

Size: 224 Bytes

Versions: 6

Compression:

Stored size: 224 Bytes

Contents

require 'helper'

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

6 entries across 6 versions & 1 rubygems

Version Path
creature-0.0.6 test/test_creature.rb
creature-0.0.5 test/test_creature.rb
creature-0.0.4 test/test_creature.rb
creature-0.0.3 test/test_creature.rb
creature-0.0.2 test/test_creature.rb
creature-0.0.1 test/test_creature.rb