diff --git a/test/soap/test_soapelement.rb b/test/soap/test_soapelement.rb index b45ebd9bb0..df402c1199 100644 --- a/test/soap/test_soapelement.rb +++ b/test/soap/test_soapelement.rb @@ -1,5 +1,5 @@ require 'test/unit' -require '../lib/soap/baseData' +require 'soap/baseData' class TestSOAPElement < Test::Unit::TestCase include SOAP