test/unit/bio/db/kegg/test_genome.rb in bio-1.4.2 vs test/unit/bio/db/kegg/test_genome.rb in bio-1.4.3
- old
+ new
@@ -10,10 +10,10 @@
load Pathname.new(File.join(File.dirname(__FILE__), ['..'] * 4,
'bioruby_test_helper.rb')).cleanpath.to_s
# libraries needed for the tests
require 'test/unit'
-require 'bio/db/kegg/genome.rb'
+require 'bio/db/kegg/genome'
module Bio
class TestBioKEGGGENOME_T00005 < Test::Unit::TestCase
def setup