Sha256: 0d69278b23613a5790471d3f606301a278269c7da8f17a651097fb7bda2aa02a

Contents?: true

Size: 140 Bytes

Versions: 3

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class SegmentTest < Minitest::Test
  def test_that_it_has_a_version_number
    refute_nil ::FinTS::VERSION
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ruby_fints-0.0.4 test/ruby_fints_test.rb
ruby_fints-0.0.3 test/ruby_fints_test.rb
ruby_fints-0.0.2 test/ruby_fints_test.rb