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.4.0 spec/integration/file_serving/content_spec.rb
puppet-6.4.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.4.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.4.0-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.0.7 spec/integration/file_serving/content_spec.rb
puppet-6.0.7-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.0.7-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.0.7-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.5.12 spec/integration/file_serving/content_spec.rb
puppet-5.5.12-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.12-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.12-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.3.0 spec/integration/file_serving/content_spec.rb
puppet-6.3.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.3.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.3.0-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-6.2.0 spec/integration/file_serving/content_spec.rb
puppet-6.2.0-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.2.0-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-6.2.0-universal-darwin spec/integration/file_serving/content_spec.rb