From 0d1b557458d9b33a180239227f458afb87cf1847 Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Mon, 15 Jul 2013 11:13:16 -0700 Subject: [PATCH] Clarify text in heat/tests/templates/README Fixing punctuation and re-wording to make the meaning of some sentences more clear. Change-Id: I3fad879e4d3c60bc0a04bc67d86d4d9866bbdaaf --- heat/tests/templates/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.45.2