Sha256: 47fa28ba6077238acd5d30d555c233b448aa3daf65891617eb1349da065fda35

Contents?: true

Size: 154 Bytes

Versions: 136

Compression:

Stored size: 154 Bytes

Contents

require 'spec_helper'

require 'puppet/file_serving/content'

describe Puppet::FileServing::Content do
  it_should_behave_like "a file_serving model"
end

Version data entries

136 entries across 136 versions & 1 rubygems

Version Path
puppet-5.5.22 spec/integration/file_serving/content_spec.rb
puppet-5.5.22-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.22-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.22-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.17.0 spec/integration/file_serving/content_spec.rb
puppet-6.17.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.17.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.17.0-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.5.21 spec/integration/file_serving/content_spec.rb
puppet-5.5.21-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.21-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.21-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.16.0 spec/integration/file_serving/content_spec.rb
puppet-6.16.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.16.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.16.0-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.15.0 spec/integration/file_serving/content_spec.rb
puppet-6.15.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.15.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.15.0-universal-darwin spec/integration/file_serving/content_spec.rb