Sha256: 53dbdd45513bfb87e1ce08ffaf968c045c116122063a4365a80cb92980c5b398

Contents?: true

Size: 259 Bytes

Versions: 4

Compression:

Stored size: 259 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

class ThePerfectGemTest < 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
the-perfect-gem-3.1.15 test/the_perfect_gem_test.rb
the-perfect-gem-3.1.20 test/the_perfect_gem_test.rb
the-perfect-gem-3.1.22 test/the_perfect_gem_test.rb
the-perfect-gem-3.1.6 test/the_perfect_gem_test.rb