Sha256: 3fa47ca827a16f473153480a694828dbc7c0cdd798271d38c479beaead8a2647

Contents?: true

Size: 228 Bytes

Versions: 4

Compression:

Stored size: 228 Bytes

Contents

require 'helper'

class TestMyGenerators < 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
my_generators-0.0.4 test/test_my_generators.rb
my_generators-0.0.3 test/test_my_generators.rb
my_generators-0.0.2 test/test_my_generators.rb
my_generators-0.0.1 test/test_my_generators.rb