Sha256: 68612f602840531ee406f797d76e1836840f14876396e8aad1a7e27af1e793b0

Contents?: true

Size: 169 Bytes

Versions: 7

Compression:

Stored size: 169 Bytes

Contents

require "test/unit"
require "fixture_project"

class TestFixtureProject < Test::Unit::TestCase
  def test_sanity
    flunk "write tests or I will kneecap you"
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
hoe-bundler-1.5.0 test/fixture_project/test/test_fixture_project.rb
hoe-bundler-1.4.0 test/fixture_project/test/test_fixture_project.rb
hoe-bundler-1.3.0 test/fixture_project/test/test_fixture_project.rb
hoe-bundler-1.2.0 test/fixture_project/test/test_fixture_project.rb
hoe-bundler-1.1.0 test/fixture_project/test/test_fixture_project.rb
hoe-gemspec-1.0.0 test/fixture_project/test/test_fixture_project.rb
hoe-bundler-1.0.0 test/fixture_project/test/test_fixture_project.rb