diff _test/Web.t @ 185:ae8072f2f2a3

IMPL::Web::View::TTDocument tests, fixes
author cin
date Thu, 29 Mar 2012 18:22:15 +0400
parents 2184fa28b49e
children 029c9610528c
line wrap: on
line diff
--- a/_test/Web.t	Thu Mar 29 01:54:20 2012 +0400
+++ b/_test/Web.t	Thu Mar 29 18:22:15 2012 +0400
@@ -2,6 +2,7 @@
 use strict;
 use lib '../Lib';
 use lib '.';
+use utf8;
 
 use IMPL::Test qw(run_plan);