From e56d1fe61791e63c2a7e572711cd21358180ed47 Mon Sep 17 00:00:00 2001 From: Manuel Odendahl Date: Sat, 16 Jul 2011 00:49:49 +0200 Subject: This result doesn't make sense I think. --- specs/partials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1