Sha256: 687465115f6971bceb74bed12b2f967058fd04963c26be8af111cb7696a0c1e2
Contents?: true
Size: 219 Bytes
Versions: 4
Compression:
Stored size: 219 Bytes
Contents
require "simplecov" SimpleCov.profiles.define "gem" do add_filter "/spec/" add_filter "/autotest/" add_group "Libraries", "/lib/" end SimpleCov.start "gem" require "rspec/match_fuzzy" require "mathml2asciimath"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mathml2asciimath-0.0.14 | spec/spec_helper.rb |
mathml2asciimath-0.0.13 | spec/spec_helper.rb |
mathml2asciimath-0.0.12 | spec/spec_helper.rb |
mathml2asciimath-0.0.11 | spec/spec_helper.rb |