summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/functions/tag_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/parser/functions/tag_spec.rb')
-rwxr-xr-xspec/unit/parser/functions/tag_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/parser/functions/tag_spec.rb b/spec/unit/parser/functions/tag_spec.rb
index a8c57b7a4..e8a07e1bb 100755
--- a/spec/unit/parser/functions/tag_spec.rb
+++ b/spec/unit/parser/functions/tag_spec.rb
@@ -1,5 +1,4 @@
-#! /usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
describe "the 'tag' function" do