X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fstdlib%2Fspec%2Facceptance%2Fchop_spec.rb;h=09938064f18be19fc7f2a7f8013b85d041a9a249;hb=6963202b4b62c2816655ac9532521b018fdf83bd;hp=a16a71026311a08989ccdc4009929bd8c0db669a;hpb=a69999e580f8b3abd12446c2d6ad59e517651813;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/stdlib/spec/acceptance/chop_spec.rb b/3rdparty/modules/stdlib/spec/acceptance/chop_spec.rb index a16a71026..09938064f 100755 --- a/3rdparty/modules/stdlib/spec/acceptance/chop_spec.rb +++ b/3rdparty/modules/stdlib/spec/acceptance/chop_spec.rb @@ -1,7 +1,7 @@ #! /usr/bin/env ruby -S rspec require 'spec_helper_acceptance' -describe 'chop function', :unless => UNSUPPORTED_PLATFORMS.include?(fact('operatingsystem')) do +describe 'chop function' do describe 'success' do it 'should eat the last character' do pp = <<-EOS