Blob Blame History Raw
--- test/cases/helper.rb.orig	2011-01-10 21:00:27.597458002 -0500
+++ test/cases/helper.rb	2011-01-10 21:00:34.439458125 -0500
@@ -1,4 +1,4 @@
-require File.expand_path('../../../../load_paths', __FILE__)
+require 'rubygems'
 
 lib = File.expand_path("#{File.dirname(__FILE__)}/../../lib")
 $:.unshift(lib) unless $:.include?('lib') || $:.include?(lib)