summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/functions/split_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/parser/functions/split_spec.rb')
-rwxr-xr-xspec/unit/parser/functions/split_spec.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/unit/parser/functions/split_spec.rb b/spec/unit/parser/functions/split_spec.rb
index b892a5c2a..18a21a0cf 100755
--- a/spec/unit/parser/functions/split_spec.rb
+++ b/spec/unit/parser/functions/split_spec.rb
@@ -1,6 +1,5 @@
-#! /usr/bin/env ruby
-
-require File.expand_path(File.dirname(__FILE__) + '/../../../spec_helper')
+#!/usr/bin/env rspec
+require 'spec_helper'
describe "the split function" do
before :all do