diff _test/Test/Web/TT.pm @ 185:ae8072f2f2a3

IMPL::Web::View::TTDocument tests, fixes
author cin
date Thu, 29 Mar 2012 18:22:15 +0400
parents 47dac58691ee
children
line wrap: on
line diff
--- a/_test/Test/Web/TT.pm	Thu Mar 29 01:54:20 2012 +0400
+++ b/_test/Test/Web/TT.pm	Thu Mar 29 18:22:15 2012 +0400
@@ -6,6 +6,7 @@
 use parent qw(IMPL::Test::Unit);
 use IMPL::Test qw(test failed);
 use IMPL::Web::TT::Document;
+
 __PACKAGE__->PassThroughArgs;
 
 test Creation => sub {