Mercurial > pub > Impl
comparison _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 |
comparison
equal
deleted
inserted
replaced
187:927653d01f4f | 188:029c9610528c |
---|---|
2 use strict; | 2 use strict; |
3 use lib '../Lib'; | 3 use lib '../Lib'; |
4 use lib '.'; | 4 use lib '.'; |
5 use utf8; | 5 use utf8; |
6 | 6 |
7 use IMPL::Profiler::Memory; | |
7 use IMPL::Test qw(run_plan); | 8 use IMPL::Test qw(run_plan); |
8 | 9 |
9 | 10 |
10 | 11 |
11 run_plan( qw( | 12 run_plan( qw( |