Sha256: 3b7b47b3f3b2700bf8a46bc31f8e98fb5b8ca6b8bbdd73f0345418cc94ec2fcd

Contents?: true

Size: 386 Bytes

Versions: 40

Compression:

Stored size: 386 Bytes

Contents

#! /usr/bin/env ruby
require 'spec_helper'
require 'puppet_spec/files'

require_relative('puppet_pal_2pec') unless RUBY_VERSION == '1.9.3'

#describe 'Puppet Pal' do
#  pending("Puppet::Pal is not available on Ruby 1.9.3") if RUBY_VERSION == '1.9.3'
##  before { skip("Puppet::Pal is not available on Ruby 1.9.3") if RUBY_VERSION == '1.9.3' }
#  require_relative 'puppet_pal_2pec'
#end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
puppet-5.5.12 spec/unit/puppet_pal_spec.rb
puppet-5.5.12-x86-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.12-x64-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.12-universal-darwin spec/unit/puppet_pal_spec.rb
puppet-5.5.10 spec/unit/puppet_pal_spec.rb
puppet-5.5.10-x86-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.10-x64-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.10-universal-darwin spec/unit/puppet_pal_spec.rb
puppet-5.5.8 spec/unit/puppet_pal_spec.rb
puppet-5.5.8-x86-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.8-x64-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.8-universal-darwin spec/unit/puppet_pal_spec.rb
puppet-5.5.7 spec/unit/puppet_pal_spec.rb
puppet-5.5.7-x86-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.7-x64-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.7-universal-darwin spec/unit/puppet_pal_spec.rb
puppet-5.5.6 spec/unit/puppet_pal_spec.rb
puppet-5.5.6-x86-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.6-x64-mingw32 spec/unit/puppet_pal_spec.rb
puppet-5.5.6-universal-darwin spec/unit/puppet_pal_spec.rb