diff options
Diffstat (limited to 'spec/unit/parser/functions/template_spec.rb')
-rwxr-xr-x | spec/unit/parser/functions/template_spec.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/parser/functions/template_spec.rb b/spec/unit/parser/functions/template_spec.rb index 64d992297..e7ee974d3 100755 --- a/spec/unit/parser/functions/template_spec.rb +++ b/spec/unit/parser/functions/template_spec.rb @@ -1,5 +1,4 @@ -#!/usr/bin/env ruby - +#!/usr/bin/env rspec require 'spec_helper' describe "the template function" do |