diff options
Diffstat (limited to 'spec/unit/parser/ast/hostclass_spec.rb')
-rwxr-xr-x[-rw-r--r--] | spec/unit/parser/ast/hostclass_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/parser/ast/hostclass_spec.rb b/spec/unit/parser/ast/hostclass_spec.rb index 390490788..9c320d1be 100644..100755 --- a/spec/unit/parser/ast/hostclass_spec.rb +++ b/spec/unit/parser/ast/hostclass_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::Hostclass do def ast |