Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Oct 14, 2009
1 parent d39f397 commit 3e62503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activeresource/test/abstract_unit.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,6 @@
require 'rubygems' require 'rubygems'
require 'test/unit' require 'test/unit'
require 'active_support'
require 'active_support/test_case' require 'active_support/test_case'


$:.unshift "#{File.dirname(__FILE__)}/../lib" $:.unshift "#{File.dirname(__FILE__)}/../lib"
Expand Down

0 comments on commit 3e62503

Please sign in to comment.