Sha256: 1344f85a1f6e0198aeec99d28ee9743b4144e0d0817cf2ac5fc6b4fd581a0e70

Contents?: true

Size: 181 Bytes

Versions: 4

Compression:

Stored size: 181 Bytes

Contents

#! /usr/bin/env ruby -S rspec
require 'spec_helper'
require 'puppet/face'

describe Puppet::Face[:instrumentation_data, '0.0.1'] do
  it_should_behave_like "an indirector face"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
puppet-3.0.0.rc8 spec/unit/face/instrumentation_data_spec.rb
puppet-3.0.0.rc7 spec/unit/face/instrumentation_data_spec.rb
puppet-3.0.0.rc5 spec/unit/face/instrumentation_data_spec.rb
puppet-3.0.0.rc4 spec/unit/face/instrumentation_data_spec.rb