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-5.5.6 spec/integration/file_serving/content_spec.rb
puppet-5.5.6-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.6-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.6-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.5.3 spec/integration/file_serving/content_spec.rb
puppet-5.5.3-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.3-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.3-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.5.2 spec/integration/file_serving/content_spec.rb
puppet-5.5.2-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.2-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.5.2-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-5.3.7 spec/integration/file_serving/content_spec.rb
puppet-5.3.7-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.3.7-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-5.3.7-universal-darwin spec/integration/file_serving/content_spec.rb
puppet-4.10.12 spec/integration/file_serving/content_spec.rb
puppet-4.10.12-x86-mingw32 spec/integration/file_serving/content_spec.rb
puppet-4.10.12-x64-mingw32 spec/integration/file_serving/content_spec.rb
puppet-4.10.12-universal-darwin spec/integration/file_serving/content_spec.rb