[BioRuby-cvs] bioruby/test/unit/bio/db test_rebase.rb,1.1,1.2

Katayama Toshiaki k at pub.open-bio.org
Fri Jan 20 04:53:26 EST 2006


Update of /home/repository/bioruby/bioruby/test/unit/bio/db
In directory pub.open-bio.org:/tmp/cvs-serv25546/test/unit/bio/db

Modified Files:
	test_rebase.rb 
Log Message:
* class name is fixed to run w/o errors


Index: test_rebase.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_rebase.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_rebase.rb	5 Dec 2005 19:44:07 -0000	1.1
--- test_rebase.rb	20 Jan 2006 09:53:24 -0000	1.2
***************
*** 36,40 ****
  
  module Bio
!   class TestGFF < Test::Unit::TestCase
      
      def setup
--- 36,40 ----
  
  module Bio
!   class TestREBASE < Test::Unit::TestCase
      
      def setup



More information about the bioruby-cvs mailing list