Sha256: 113e118d1d7a7b84ef296fa47a5a4db91ff78655980bbc01bd7de2cf738209f2
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true $LOAD_PATH << File.expand_path('../lib', __FILE__) require 'simplecov' SimpleCov.start do add_filter '/spec/' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
volay-2.0.0 | spec/spec_helper.rb |
volay-1.2.0 | spec/spec_helper.rb |