summaryrefslogtreecommitdiff
path: root/test/wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'test/wsdl')
-rw-r--r--test/wsdl/test_emptycomplextype.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wsdl/test_emptycomplextype.rb b/test/wsdl/test_emptycomplextype.rb
index 45136b417d..0c21de8dd2 100644
--- a/test/wsdl/test_emptycomplextype.rb
+++ b/test/wsdl/test_emptycomplextype.rb
@@ -7,7 +7,7 @@ module WSDL
class TestWSDL < Test::Unit::TestCase
def setup
- @file = File.join(File.dirname(__FILE__), 'emptycomplextype.wsdl')
+ @file = File.join(File.dirname(File.expand_path(__FILE__)), 'emptycomplextype.wsdl')
end
def test_wsdl