Skip to content

Commit

Permalink
[BUGFIX] Don't require mocha in specs
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jul 19, 2012
1 parent 8d4d479 commit 26a1dee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
@@ -1,6 +1,5 @@
require 'rubygems'
require 'has_guarded_handlers'
require 'mocha'

Dir[File.dirname(__FILE__) + "/support/**/*.rb"].each {|f| require f}

Expand Down

0 comments on commit 26a1dee

Please sign in to comment.