ruby-cvs:18328
From: (nobu) <nobu ruby-lang.org>
Date: Wed, 4 Oct 2006 08:52:52 +0900
Subject: [ruby-cvs:18328] ruby, ruby/test/optparse: * test/optparse/test_getopts.rb: changed the class name of test case
nobu Wed, 4 Oct 2006 08:52:52 +0900
Modified files:
ruby:
ChangeLog
ruby/test/optparse:
test_getopts.rb
Log:
* test/optparse/test_getopts.rb: changed the class name of test case
to get rid of conflict with test_optparse.rb.
Revision Changes Path
1.5461 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5460&r2=1.5461
1.3 +1 -1 ruby/test/optparse/test_getopts.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/optparse/test_getopts.rb?cvsroot=src&r1=1.2&r2=1.3