summaryrefslogtreecommitdiff
path: root/test/wsdl/axisArray/test_axisarray.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/wsdl/axisArray/test_axisarray.rb')
-rw-r--r--test/wsdl/axisArray/test_axisarray.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/wsdl/axisArray/test_axisarray.rb b/test/wsdl/axisArray/test_axisarray.rb
index 9c7b42564c..9f220bb48a 100644
--- a/test/wsdl/axisArray/test_axisarray.rb
+++ b/test/wsdl/axisArray/test_axisarray.rb
@@ -3,6 +3,7 @@ require 'soap/processor'
require 'soap/mapping'
require 'soap/rpc/element'
require 'wsdl/importer'
+require 'itemList.rb'
module WSDL
@@ -10,10 +11,6 @@ module WSDL
class TestAxisArray < Test::Unit::TestCase
def setup
- dir = File.dirname(File.expand_path(__FILE__))
- $:.push(dir)
- require 'itemList.rb'
- $:.delete(dir)
@xml =<<__EOX__
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">