Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[^] SimpleCov usage was disabled
  • Loading branch information
nordringrayhide committed Sep 24, 2011
1 parent 1bb1f6d commit 59a9148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,7 +6,7 @@ gemspec

group :test do
if RUBY_VERSION > "1.9.0"
gem 'simplecov', '>= 0.4.0', :require => false
# gem 'simplecov', '>= 0.4.0', :require => false
else
# gem "rcov"
gem "ruby-debug"
Expand Down

0 comments on commit 59a9148

Please sign in to comment.