Skip to content

Commit

Permalink
revery
Browse files Browse the repository at this point in the history
  • Loading branch information
brunogh committed Jun 10, 2013
1 parent 9f41e15 commit a60be0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ group :development do
gem "jeweler", "~> 1.8.3"
gem "simplecov"
gem "socksify"
end

gem 'coveralls', require: false
end
3 changes: 0 additions & 3 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
require 'tor/http'
require 'tor/configuration'
require 'tor/tor_requests'
require 'coveralls'

Coveralls.wear!("rails")

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Expand Down

0 comments on commit a60be0b

Please sign in to comment.