Skip to content

Commit

Permalink
Add comment about code coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
lantins committed Jun 4, 2012
1 parent 48cfd1b commit e6e57b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Expand Up @@ -9,6 +9,7 @@
require 'rack/test'
require 'mocha'

# Run code coverage in MRI 1.9 only.
if RUBY_VERSION >= '1.9' && RUBY_ENGINE == 'ruby'
require 'simplecov'
SimpleCov.start do
Expand Down

0 comments on commit e6e57b8

Please sign in to comment.