Sha256: bc61f32d6ab870e81fa96e9cb111580b77943f6122b7c1def0e696b2eaf66db4

Contents?: true

Size: 226 Bytes

Versions: 3

Compression:

Stored size: 226 Bytes

Contents

require 'helper'

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

3 entries across 3 versions & 1 rubygems

Version Path
pet-0.0.2 test/test_pet.rb
pet-0.0.1 test/test_pet.rb
pet-0.0.0 test/test_pet.rb