Sha256: 7eb50c3ed590adc9032be6e6ce0dd3c896769d7527162f7cf4ae84953d13d4ea

Contents?: true

Size: 171 Bytes

Versions: 11

Compression:

Stored size: 171 Bytes

Contents

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

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'slim2pdf'
require 'minitest/autorun'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
slim2pdf-0.1.0 test/test_helper.rb
slim2pdf-0.0.10 test/test_helper.rb
slim2pdf-0.0.9 test/test_helper.rb
slim2pdf-0.0.8 test/test_helper.rb
slim2pdf-0.0.7 test/test_helper.rb
slim2pdf-0.0.6 test/test_helper.rb
slim2pdf-0.0.5 test/test_helper.rb
slim2pdf-0.0.4 test/test_helper.rb
slim2pdf-0.0.3 test/test_helper.rb
slim2pdf-0.0.2 test/test_helper.rb
slim2pdf-0.0.1 test/test_helper.rb