Sha256: f5a3e0a20a3691f83e4bcb94b01d1aedf63cb42d5ebcc1e79f12cc7cf14fcdfc

Contents?: true

Size: 176 Bytes

Versions: 12

Compression:

Stored size: 176 Bytes

Contents

#!/usr/bin/env rspec

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

12 entries across 12 versions & 2 rubygems

Version Path
puppet-2.7.26 spec/integration/file_serving/content_spec.rb
puppet-2.7.25 spec/integration/file_serving/content_spec.rb
puppet-2.7.24 spec/integration/file_serving/content_spec.rb
puppet-2.7.23 spec/integration/file_serving/content_spec.rb
puppet-2.7.22 spec/integration/file_serving/content_spec.rb
puppet-2.7.21 spec/integration/file_serving/content_spec.rb
puppet-2.7.20 spec/integration/file_serving/content_spec.rb
puppet-2.7.20.rc1 spec/integration/file_serving/content_spec.rb
librarian-puppet-0.9.4 vendor/gems/ruby/1.8/gems/puppet-2.7.18/spec/integration/file_serving/content_spec.rb
puppet-2.7.19 spec/integration/file_serving/content_spec.rb
librarian-puppet-0.9.3 vendor/gems/ruby/1.8/gems/puppet-2.7.18/spec/integration/file_serving/content_spec.rb
puppet-2.7.18 spec/integration/file_serving/content_spec.rb