Sha256: 3186664ceb3979dd98934d1978e99f98db23139bfa79caaebf669a1b868ffe39

Contents?: true

Size: 175 Bytes

Versions: 370

Compression:

Stored size: 175 Bytes

Contents

#! /usr/bin/env ruby
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

370 entries across 370 versions & 2 rubygems

Version Path
puppet-6.0.5 spec/integration/file_serving/content_spec.rb
puppet-6.0.5-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.0.5-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.0.5-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.5.10 spec/integration/file_serving/content_spec.rb
puppet-5.5.10-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.10-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.10-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.1.0 spec/integration/file_serving/content_spec.rb
puppet-6.1.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.1.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.1.0-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.0.4 spec/integration/file_serving/content_spec.rb
puppet-6.0.4-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.0.4-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.0.4-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.5.8 spec/integration/file_serving/content_spec.rb
puppet-5.5.8-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.8-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.8-universal-darwin spec/integration/file_serving/content_spec.rb