summaryrefslogtreecommitdiff
path: root/test/xsd/test_xmlschemaparser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/xsd/test_xmlschemaparser.rb')
-rw-r--r--test/xsd/test_xmlschemaparser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/xsd/test_xmlschemaparser.rb b/test/xsd/test_xmlschemaparser.rb
index ab9421c954..10dff43e61 100644
--- a/test/xsd/test_xmlschemaparser.rb
+++ b/test/xsd/test_xmlschemaparser.rb
@@ -7,7 +7,7 @@ module XSD
class TestXMLSchemaParser < Test::Unit::TestCase
def setup
- @file = File.join(File.dirname(__FILE__), 'xmlschema.xml')
+ @file = File.join(File.dirname(File.expand_path(__FILE__)), 'xmlschema.xml')
end
def test_wsdl