diff --git a/Library/Homebrew/.simplecov b/Library/Homebrew/.simplecov index 952bb466b5..f74aec72ef 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__))