aboutsummaryrefslogtreecommitdiff
path: root/src/templating/test-specs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-23 14:27:23 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-23 14:27:23 +0100
commitc9bdd97a294cc273480f8324dbfcba8ce3c485d1 (patch)
tree8bffb0fde976264861133a8d273a9255e80e7019 /src/templating/test-specs
parent78e568ea0cd3b1e9cf26852ed3a80e0283a7cc1f (diff)
downloadexchange-c9bdd97a294cc273480f8324dbfcba8ce3c485d1.tar.xz
update to mustach 1.2.7
Diffstat (limited to 'src/templating/test-specs')
-rw-r--r--src/templating/test-specs/test-specs-cjson.ref2
-rw-r--r--src/templating/test-specs/test-specs-jansson.ref2
-rw-r--r--src/templating/test-specs/test-specs-json-c.ref2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/templating/test-specs/test-specs-cjson.ref b/src/templating/test-specs/test-specs-cjson.ref
index 8897c66cc..41e1c8de6 100644
--- a/src/templating/test-specs/test-specs-cjson.ref
+++ b/src/templating/test-specs/test-specs-cjson.ref
@@ -52,7 +52,7 @@ processing file test-specs/spec/specs/delimiters.json
[3] Inverted Sections
Delimiters set outside inverted sections should persist.
=> SUCCESS
-[4] Partial Inheritence
+[4] Partial Inheritance
Delimiters set in a parent template should not affect a partial.
=> SUCCESS
[5] Post-Partial Behavior
diff --git a/src/templating/test-specs/test-specs-jansson.ref b/src/templating/test-specs/test-specs-jansson.ref
index a1cef19c1..2e1e9185b 100644
--- a/src/templating/test-specs/test-specs-jansson.ref
+++ b/src/templating/test-specs/test-specs-jansson.ref
@@ -52,7 +52,7 @@ processing file test-specs/spec/specs/delimiters.json
[3] Inverted Sections
Delimiters set outside inverted sections should persist.
=> SUCCESS
-[4] Partial Inheritence
+[4] Partial Inheritance
Delimiters set in a parent template should not affect a partial.
=> SUCCESS
[5] Post-Partial Behavior
diff --git a/src/templating/test-specs/test-specs-json-c.ref b/src/templating/test-specs/test-specs-json-c.ref
index 8897c66cc..41e1c8de6 100644
--- a/src/templating/test-specs/test-specs-json-c.ref
+++ b/src/templating/test-specs/test-specs-json-c.ref
@@ -52,7 +52,7 @@ processing file test-specs/spec/specs/delimiters.json
[3] Inverted Sections
Delimiters set outside inverted sections should persist.
=> SUCCESS
-[4] Partial Inheritence
+[4] Partial Inheritance
Delimiters set in a parent template should not affect a partial.
=> SUCCESS
[5] Post-Partial Behavior