summaryrefslogtreecommitdiff
path: root/t/03-html.t
diff options
context:
space:
mode:
Diffstat (limited to 't/03-html.t')
-rw-r--r--t/03-html.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/03-html.t b/t/03-html.t
index d805e56..08ad9c3 100644
--- a/t/03-html.t
+++ b/t/03-html.t
@@ -7,7 +7,7 @@ plan skip_all => 'HTML::Element needed for this test' if $@;
plan tests => 1;
use strict;
use warnings;
-use Tree::Template::Declare options => {builder => '+HTML_Element'};
+use Tree::Template::Declare builder => '+HTML_Element';
use Data::Dumper;
my $tree=tree {