diff options
Diffstat (limited to 'spec/unit/parser/ast/not_spec.rb')
-rwxr-xr-x | spec/unit/parser/ast/not_spec.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/parser/ast/not_spec.rb b/spec/unit/parser/ast/not_spec.rb index 60fc11c5c..6569af699 100755 --- a/spec/unit/parser/ast/not_spec.rb +++ b/spec/unit/parser/ast/not_spec.rb @@ -1,5 +1,4 @@ -#!/usr/bin/env ruby - +#!/usr/bin/env rspec require 'spec_helper' describe Puppet::Parser::AST::Not do |