X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fstdlib%2Fspec%2Facceptance%2Fcount_spec.rb;h=18c039d120d6e0633a746aa08f9f8aa0e48971c4;hb=6963202b4b62c2816655ac9532521b018fdf83bd;hp=fe7ca9dcf1af37fad8d6bf60923a2f9b4a49f9b3;hpb=ad88f67c13ae0f1a08936dad643f1e3509ab5f40;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/stdlib/spec/acceptance/count_spec.rb b/3rdparty/modules/stdlib/spec/acceptance/count_spec.rb index fe7ca9dcf..18c039d12 100755 --- a/3rdparty/modules/stdlib/spec/acceptance/count_spec.rb +++ b/3rdparty/modules/stdlib/spec/acceptance/count_spec.rb @@ -1,7 +1,7 @@ #! /usr/bin/env ruby -S rspec require 'spec_helper_acceptance' -describe 'count function', :unless => UNSUPPORTED_PLATFORMS.include?(fact('operatingsystem')) do +describe 'count function' do describe 'success' do it 'should count elements in an array' do pp = <<-EOS