Sha256: c92ffda5d2d8158b6735c2a811964b8f479375bd3efcfae5bc37a39a6a39dcdc

Contents?: true

Size: 283 Bytes

Versions: 1

Compression:

Stored size: 283 Bytes

Contents

require 'test/unit'

class Gi2AnnotTest < Test::Unit::TestCase
  def test_query
    # @TODO: Add in some kind of skip if there is no internet connection
    assert_equal('CP4-57 prophage; RNase LS [Escherichia coli K12]'+"\n", `ruby ../bin/gi2annot.rb 16130548`)
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mspire-0.1.3 test/tc_gi2annot.rb