diff options
Diffstat (limited to 'Library/Homebrew')
| -rwxr-xr-x | Library/Homebrew/.simplecov | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/.simplecov b/Library/Homebrew/.simplecov index 952bb466b..f74aec72e 100755 --- a/Library/Homebrew/.simplecov +++ b/Library/Homebrew/.simplecov @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -require "english" +require "English" SimpleCov.start do coverage_dir File.expand_path("../test/coverage", File.realpath(__FILE__)) |
