summaryrefslogtreecommitdiff
path: root/specs/partials.yml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/partials.yml')
-rw-r--r--specs/partials.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/partials.yml b/specs/partials.yml
index d688bd6..8c41543 100644
--- a/specs/partials.yml
+++ b/specs/partials.yml
@@ -26,7 +26,7 @@ tests:
data: { }
template: '"{{>text}}"'
partials: { }
- expected: '"from partial"'
+ expected: '""'
- name: Context
desc: The greater-than operator should operate within the current context.