summaryrefslogtreecommitdiffstats
path: root/t/003-safestring.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-09-28 17:32:46 -0500
committerJesse Luehrs <doy@tozt.net>2012-09-28 17:32:46 -0500
commitc964148db9790676e892265327f567939619c349 (patch)
tree8823cc12b17e18d1c17cd2f472a6933f0c89e607 /t/003-safestring.t
parent5d1c22c9436077c5e3dede4abe55dbc8713a1e4c (diff)
downloadtext-handlebars-c964148db9790676e892265327f567939619c349.tar.gz
text-handlebars-c964148db9790676e892265327f567939619c349.zip
get blocks working
Diffstat (limited to 't/003-safestring.t')
-rw-r--r--t/003-safestring.t5
1 files changed, 4 insertions, 1 deletions
diff --git a/t/003-safestring.t b/t/003-safestring.t
index 8e095ea..27d9ac1 100644
--- a/t/003-safestring.t
+++ b/t/003-safestring.t
@@ -1,9 +1,12 @@
+#!/usr/bin/env perl
use strict;
use warnings;
use Test::More;
+
+use Text::Handlebars;
use Text::Xslate 'mark_raw';
-my $tx = Text::Xslate->new(syntax => 'Handlebars');
+my $tx = Text::Handlebars->new;
is(
$tx->render_string(