Skip to content

Commit

Permalink
Remove redgreen for Ruby 1.9 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 16, 2011
1 parent 87fae1b commit 5389fb9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/helper.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
require 'webmock' require 'webmock'
require 'rr' require 'rr'


begin
require 'redgreen'
rescue LoadError
end

WebMock.disable_net_connect! WebMock.disable_net_connect!


class CommandTest < ActiveSupport::TestCase class CommandTest < ActiveSupport::TestCase
Expand Down

0 comments on commit 5389fb9

Please sign in to comment.