Sha256: 2310b424cbaf8759faf17b8758560731f1cbb003ff71e593fe4e8ab2c2cfe820
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
require 'test_helper' class CatalogTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Catalog end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kms_catalog-0.4.0 | test/catalog_test.rb |