diff options
Diffstat (limited to 'spec/acceptance/chop_spec.rb')
-rw-r--r-- | spec/acceptance/chop_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/acceptance/chop_spec.rb b/spec/acceptance/chop_spec.rb index 8774390..dbc28da 100644 --- a/spec/acceptance/chop_spec.rb +++ b/spec/acceptance/chop_spec.rb @@ -1,3 +1,4 @@ +#! /usr/bin/env ruby -S rspec require 'spec_helper_acceptance' describe 'chop function', :unless => UNSUPPORTED_PLATFORMS.include?(fact('operatingsystem')) do |