1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* fixed test cases so that they can be run from any directory

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
mneumann 2004-11-16 10:55:47 +00:00
parent befb362acf
commit f5c2af51db
4 changed files with 15 additions and 22 deletions

View file

@ -1,4 +1,3 @@
$LOAD_PATH.unshift '../../lib'
require 'test/unit'
require "xmlrpc/datetime"