Sha256: 9469811c4e542545897b936e70c8b2f6b4bf11421d3c78ca1b9d5e56b22c852b

Contents?: true

Size: 176 Bytes

Versions: 1

Compression:

Stored size: 176 Bytes

Contents

require 'minitest_helper'

class VersionTest < ActiveSupport::TestCase
  test 'Comable::Apartment has a version number' do
    refute_nil Comable::Apartment::VERSION
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
comable-apartment-0.0.1 test/lib/comable/apartment/version_test.rb