deb-heat/heat/tests/templates/README
Clint Byrum 0d1b557458 Clarify text in heat/tests/templates/README
Fixing punctuation and re-wording to make the meaning of some sentences
more clear.

Change-Id: I3fad879e4d3c60bc0a04bc67d86d4d9866bbdaaf
2013-07-29 04:53:57 +00:00

7 lines
344 B
Plaintext

These templates are required by test_template_format and test_provider_template
in situations where we don't want to use a minimal template snippet. Ideally we
want to test the maximum possible syntax to prove the format conversion works.
In general, tests should not depend on these templates, inline minimal
template snippets are preferred.