Sha256: f5ea3e1b5295d12ba177b716b55773af706951034c1270224d0fc91ae42ac4f6

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class LatoCoreTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, LatoCore
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lato_core-1.1.1 test/lato_core_test.rb
lato_core-1.1 test/lato_core_test.rb