From: Clint Byrum Date: Mon, 15 Jul 2013 18:13:16 +0000 (-0700) Subject: Clarify text in heat/tests/templates/README X-Git-Tag: 2014.1~309 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=0d1b557458d9b33a180239227f458afb87cf1847;p=openstack-build%2Fheat-build.git Clarify text in heat/tests/templates/README Fixing punctuation and re-wording to make the meaning of some sentences more clear. Change-Id: I3fad879e4d3c60bc0a04bc67d86d4d9866bbdaaf --- diff --git a/heat/tests/templates/README b/heat/tests/templates/README index 4c4c92ee..e56653f3 100644 --- a/heat/tests/templates/README +++ b/heat/tests/templates/README @@ -1,6 +1,6 @@ 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 -the maximum possible syntax to prove the format conversion works) +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.