test/remote/gateways/remote_sage_test.rb in activemerchant-1.4.2 vs test/remote/gateways/remote_sage_test.rb in activemerchant-1.5.0
- old
+ new
@@ -1,5 +1,5 @@
-require File.dirname(__FILE__) + '/../../test_helper'
+require 'test_helper'
class RemoteSageTest < Test::Unit::TestCase
def setup
@gateway = SageGateway.new(fixtures(:sage))