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