Clarify text in heat/tests/templates/README

Fixing punctuation and re-wording to make the meaning of some sentences
more clear.

Change-Id: I3fad879e4d3c60bc0a04bc67d86d4d9866bbdaaf
This commit is contained in:
Clint Byrum 2013-07-15 11:13:16 -07:00 committed by Gerrit Code Review
parent 61b0ac4754
commit 0d1b557458

View File

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