Sha256: 0ea1e14dbf49774d00241950b766e00fd2ddf51a4bfe75f7d62a50f2f7967295
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
require 'simplecov' require 'coveralls' SimpleCov.formatter = Coveralls::SimpleCov::Formatter SimpleCov.start do add_filter 'lib/cryptoprocessing/idna' add_filter 'lib/cryptoprocessing/idna.rb' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cryptoprocessing-0.6.1 | .simplecov |