Skip to content
Snippets Groups Projects
Commit cd2dd2a5 authored by Markus Reiter's avatar Markus Reiter Committed by GitHub
Browse files

Merge pull request #2056 from rwhogg/patch-1

.simplecov: require English with capital E
parents 6e6f4c97 e622116f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env ruby
require "english"
require "English"
SimpleCov.start do
coverage_dir File.expand_path("../test/coverage", File.realpath(__FILE__))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment