summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/ast/node.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/parser/ast/node.rb')
-rwxr-xr-xspec/unit/parser/ast/node.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/parser/ast/node.rb b/spec/unit/parser/ast/node.rb
index 757934415..aaba4c2e8 100755
--- a/spec/unit/parser/ast/node.rb
+++ b/spec/unit/parser/ast/node.rb
@@ -122,4 +122,4 @@ describe Puppet::Parser::AST::Node do
@compiler.class_scope(@middle).namespaces.should be_include(@top.namespace)
end
end
-end \ No newline at end of file
+end