summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions/validate_string_spec.rb
diff options
context:
space:
mode:
authorJames Fryman <james@frymanet.com>2012-11-09 11:08:24 -0600
committerJames Fryman <james@frymanet.com>2012-11-15 10:38:03 -0600
commit88acc523931272deb57eafbb7021f8d32248d68e (patch)
tree46103ab7b31f280bbbb8edd8a93e0529ed450229 /spec/unit/puppet/parser/functions/validate_string_spec.rb
parent747dcc6fc7df12d4d64502b0d4a0e35c3d4f8ec7 (diff)
puppet-lint cleanup
Diffstat (limited to 'spec/unit/puppet/parser/functions/validate_string_spec.rb')
-rw-r--r--spec/unit/puppet/parser/functions/validate_string_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/puppet/parser/functions/validate_string_spec.rb b/spec/unit/puppet/parser/functions/validate_string_spec.rb
index f40bf2a..007b4ca 100644
--- a/spec/unit/puppet/parser/functions/validate_string_spec.rb
+++ b/spec/unit/puppet/parser/functions/validate_string_spec.rb
@@ -58,4 +58,3 @@ describe Puppet::Parser::Functions.function(:validate_string) do
end
end
end
-