summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Odendahl <wesen@ruinwesen.com>2011-07-16 00:49:49 +0200
committerManuel Odendahl <wesen@ruinwesen.com>2011-07-16 00:49:49 +0200
commite56d1fe61791e63c2a7e572711cd21358180ed47 (patch)
tree063ef162233b049d050ae4ff36dbd3ed999526f3
parente83b6fd55d2f13b3d0839f85d131d5e936d335b4 (diff)
downloadmustache-spec-e56d1fe61791e63c2a7e572711cd21358180ed47.tar.gz
This result doesn't make sense I think.
-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.