spec/fixtures/modules/foo/templates/foo.erb in puppet-ghostbuster-0.6.0 vs spec/fixtures/modules/foo/templates/foo.erb in puppet-ghostbuster-0.7.0

- old
+ new

@@ -1,3 +1,6 @@ <%= scope.function_template(['foo/used_in_template.erb']) -%> +<%= @baz -%> +<%= scope.function_baz() -%> +<%= Puppet::Parser::Functions.function(:quux) -%>