summaryrefslogtreecommitdiffstats
path: root/t/mustache-spec-syntax-only.t
diff options
context:
space:
mode:
Diffstat (limited to 't/mustache-spec-syntax-only.t')
-rw-r--r--t/mustache-spec-syntax-only.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/mustache-spec-syntax-only.t b/t/mustache-spec-syntax-only.t
index d636e6e..90db50e 100644
--- a/t/mustache-spec-syntax-only.t
+++ b/t/mustache-spec-syntax-only.t
@@ -17,6 +17,9 @@ for my $file (dir('t', 'mustache-spec', 'specs')->children) {
&& $test->{name} =~ /standalone/i
&& $test->{name} !~ /line endings/i;
+ local $TODO = "render_string requires external functions"
+ if $file->basename eq '~lambdas.json';
+
my $opts = {
suffix => '.mustache',
path => [