Sha256: 23c7e2851348fdb1adf3f5c2416c73b274c70e738ae01620461ce5b2ab2a03e2

Contents?: true

Size: 137 Bytes

Versions: 6

Compression:

Stored size: 137 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'

describe CfnDsl::HeatTemplate do
  it_behaves_like 'an orchestration template'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cfndsl-0.17.5 spec/heat_template_spec.rb
cfndsl-0.17.4 spec/heat_template_spec.rb
cfndsl-0.17.3 spec/heat_template_spec.rb
cfndsl-0.17.2 spec/heat_template_spec.rb
cfndsl-0.17.1 spec/heat_template_spec.rb
cfndsl-0.17.0 spec/heat_template_spec.rb