Sha256: 3521e81860e5788105f3d292abd7e7c3ede452d3e825d634fa4257e05f141185

Contents?: true

Size: 134 Bytes

Versions: 2

Compression:

Stored size: 134 Bytes

Contents

require 'test_helper'

class BasicInfoTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, BasicInfo
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
basic-info-0.0.1 test/basic_info_test.rb
basic_info-0.0.1 test/basic_info_test.rb