summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions/validate_hash_spec.rb
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2012-11-19 11:23:50 -0500
committerJeff McCune <jeff@puppetlabs.com>2012-11-19 11:23:50 -0500
commit326a13908ba8a725a85330d040e3c5cc0b211524 (patch)
tree7de72ae30323b32c529b9a1e34e27277ca1afe85 /spec/unit/puppet/parser/functions/validate_hash_spec.rb
parentf40bb1e28808f346ce44c9197549681165fe233f (diff)
parent88acc523931272deb57eafbb7021f8d32248d68e (diff)
Merge branch 'jfryman-master'
* jfryman-master: puppet-lint cleanup
Diffstat (limited to 'spec/unit/puppet/parser/functions/validate_hash_spec.rb')
-rw-r--r--spec/unit/puppet/parser/functions/validate_hash_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/puppet/parser/functions/validate_hash_spec.rb b/spec/unit/puppet/parser/functions/validate_hash_spec.rb
index f63db1d..06d77a1 100644
--- a/spec/unit/puppet/parser/functions/validate_hash_spec.rb
+++ b/spec/unit/puppet/parser/functions/validate_hash_spec.rb
@@ -41,4 +41,3 @@ describe Puppet::Parser::Functions.function(:validate_hash) do
end
end
-