Sha256: 01db5b770c5abf890e99fb08cfe5216719ce726b884572c64f275f5e16eae3d1
Contents?: true
Size: 144 Bytes
Versions: 2
Compression:
Stored size: 144 Bytes
Contents
# frozen_string_literal: true require 'rspec' require_relative 'matcher' RSpec.configure do |c| c.include PdfMatcher::Testing::Matcher end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pdf_matcher-testing-1.1.0 | lib/pdf_matcher/testing/rspec_adapter.rb |
pdf_matcher-testing-1.0.0 | lib/pdf_matcher/testing/rspec_adapter.rb |