diff _test/Web.t @ 188:029c9610528c

Memory leak tests in IMPL::Web::View
author cin
date Tue, 03 Apr 2012 20:08:42 +0400
parents ae8072f2f2a3
children 2b9b55cfb79b
line wrap: on
line diff
--- a/_test/Web.t	Tue Apr 03 07:54:25 2012 +0400
+++ b/_test/Web.t	Tue Apr 03 20:08:42 2012 +0400
@@ -4,6 +4,7 @@
 use lib '.';
 use utf8;
 
+use IMPL::Profiler::Memory;
 use IMPL::Test qw(run_plan);