[BioRuby-cvs] bioruby/test/unit/bio/shell/plugin test_seq.rb, 1.5, 1.6

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


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

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


Index: test_seq.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/shell/plugin/test_seq.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** test_seq.rb	19 Dec 2005 02:44:03 -0000	1.5
--- test_seq.rb	21 Feb 2006 17:38:15 -0000	1.6
***************
*** 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