Mercurial > pub > Impl
comparison _test/Web.t @ 263:0f59b2de72af
*fixed IMPL::DOM::Schema circular module references
*modified IMPL::Object::Singleton, added auto-activation
*code cleanups, docs
author | sergey |
---|---|
date | Wed, 09 Jan 2013 05:17:44 +0400 |
parents | 2b9b55cfb79b |
children | 546957c50a36 |
comparison
equal
deleted
inserted
replaced
262:4ac39b9e2ca4 | 263:0f59b2de72af |
---|---|
8 use IMPL::Test qw(run_plan); | 8 use IMPL::Test qw(run_plan); |
9 | 9 |
10 | 10 |
11 | 11 |
12 run_plan( qw( | 12 run_plan( qw( |
13 Test::Web::TT | |
14 Test::Web::View | 13 Test::Web::View |
15 Test::Web::AutoLocator | 14 Test::Web::AutoLocator |
16 ) ); | 15 ) ); |