diff _test/Web.t @ 60:b0c068da93ac

Lazy activation for the configuration objects (final concept) small fixes
author wizard
date Tue, 09 Mar 2010 19:47:39 +0300
parents 16ada169ca75
children 9d24db321029
line wrap: on
line diff
--- a/_test/Web.t	Tue Mar 09 02:50:45 2010 +0300
+++ b/_test/Web.t	Tue Mar 09 19:47:39 2010 +0300
@@ -8,6 +8,7 @@
 
 my $plan = new IMPL::Test::Plan qw(
     Test::Web::TDocument
+    Test::Web::Application
 );
 
 $plan->AddListener(new IMPL::Test::TAPListener);