Skip to content

Commit

Permalink
if mocha isn't the default, we shouldn't be requiring it anywhere by …
Browse files Browse the repository at this point in the history
…default
  • Loading branch information
Joey Geiger authored and Mike Gunderloy committed Sep 17, 2009
1 parent ee15188 commit 4736ec0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patterns/default/test/test_helper.rb
Expand Up @@ -8,7 +8,6 @@
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
require 'test_help'
require 'shoulda'
require 'mocha'
require 'authlogic/test_case'
require 'webrat'

Expand Down

0 comments on commit 4736ec0

Please sign in to comment.