mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test_soapelement.rb: Illegal require path.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
98442fdf46
commit
746a4fb43f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
require 'test/unit'
|
||||
require '../lib/soap/baseData'
|
||||
require 'soap/baseData'
|
||||
|
||||
class TestSOAPElement < Test::Unit::TestCase
|
||||
include SOAP
|
||||
|
|
Loading…
Reference in a new issue