Skip to content

Commit

Permalink
Fix isolated test fail due to missing mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Feb 11, 2010
1 parent 77f630d commit 523002f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activeresource/test/abstract_unit.rb
Expand Up @@ -4,6 +4,7 @@
require 'test/unit'
require 'active_resource'
require 'active_support'
require 'active_support/test_case'

$:.unshift "#{File.dirname(__FILE__)}/../test"
require 'setter_trap'
Expand Down

0 comments on commit 523002f

Please sign in to comment.