Sha256: 8093f93afb57430b512b9e8bdc93d54539794e3322dc22ddab04e9507e3b2921

Contents?: true

Size: 133 Bytes

Versions: 8

Compression:

Stored size: 133 Bytes

Contents

require "simplecov"
SimpleCov.start

require "test/unit"

module RogerStyleGuide
  # Container for all tests
  module Test
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
roger_style_guide-1.0.1 test/unit/test_helper.rb
roger_style_guide-1.0.0 test/unit/test_helper.rb
roger_style_guide-0.2.3 test/unit/test_helper.rb
roger_style_guide-0.2.2 test/unit/test_helper.rb
roger_style_guide-0.2.1 test/unit/test_helper.rb
roger_style_guide-0.2.0 test/unit/test_helper.rb
roger_style_guide-0.1.1 test/unit/test_helper.rb
roger_style_guide-0.1.0 test/unit/test_helper.rb