[BioRuby-cvs] bioruby/test/unit/bio test_shell.rb,1.4,1.5

Mitsuteru C. Nakao nakao at pub.open-bio.org
Tue Feb 21 17:40:39 UTC 2006


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

Modified Files:
	test_shell.rb 
Log Message:
* Changed the library name required (bioruby -> bio/shell).


Index: test_shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/test_shell.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** test_shell.rb	18 Dec 2005 17:00:10 -0000	1.4
--- test_shell.rb	21 Feb 2006 17:40:37 -0000	1.5
***************
*** 26,30 ****
  
  require 'test/unit'
! require 'bioruby'
  
  module Bio
--- 26,30 ----
  
  require 'test/unit'
! require 'bio/shell'
  
  module Bio




More information about the bioruby-cvs mailing list