summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--specs/partials.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/partials.yml b/specs/partials.yml
index 309353b..50c1410 100644
--- a/specs/partials.yml
+++ b/specs/partials.yml
@@ -59,5 +59,5 @@ tests:
desc: Superfluous in-tag whitespace should be ignored.
data: { boolean: true }
template: "|{{> partial }}|"
- partials: { partial: "=" }
- expected: '|=|'
+ partials: { partial: "[]" }
+ expected: '|[]|'