diff options
| author | Zack Hobson | 2013-12-09 17:50:03 -0800 | 
|---|---|---|
| committer | Zack Hobson | 2013-12-09 17:50:03 -0800 | 
| commit | 5aec7e62d93f7a6583380d1dec998f0358161484 (patch) | |
| tree | e5a9e0af9dc243eb10a4849a834fd361740c4f5f /test/test_helper.rb | |
| parent | b62f8c76961c9fdfc9b9fb1f21ac60d4726505b0 (diff) | |
| download | hcl-5aec7e62d93f7a6583380d1dec998f0358161484.tar.bz2 | |
app: coverage game!
Diffstat (limited to 'test/test_helper.rb')
| -rw-r--r-- | test/test_helper.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/test_helper.rb b/test/test_helper.rb index 784e4f2..2d7ec9f 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -12,7 +12,7 @@ begin      minimum_coverage case RUBY_ENGINE        when "rbx" then 84        when "jruby" then 73 -      else 74 +      else 78      end    end  rescue LoadError => e | 
