Sha256: 02378d7343378c2d6c10dd94d39a94d8836b322f7562acc272f0d9b259d94d5d

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

require 'simplecov'
SimpleCov.start do
  add_filter '/test|vendor/'
end

gem 'test-unit'
require 'test/unit'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
epub-parser-0.0.8 test/helper.rb
epub-parser-0.0.7 test/helper.rb
epub-parser-0.0.6.1 test/helper.rb
epub-parser-0.0.6 test/helper.rb
epub-parser-0.0.5 test/helper.rb
epub-parser-0.0.4 test/helper.rb