summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/ast/collection_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/parser/ast/collection_spec.rb')
-rwxr-xr-xspec/unit/parser/ast/collection_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/parser/ast/collection_spec.rb b/spec/unit/parser/ast/collection_spec.rb
index 99abc998d..fd7bf75c1 100755
--- a/spec/unit/parser/ast/collection_spec.rb
+++ b/spec/unit/parser/ast/collection_spec.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require File.expand_path(File.dirname(__FILE__) + '/../../../spec_helper')
+require 'spec_helper'
describe Puppet::Parser::AST::Collection do
before :each do