diff _test/Web.t @ 125:a4b0a819bbda

Small fixes in IMPL::DOM::Schema
author wizard
date Thu, 10 Jun 2010 17:43:51 +0400
parents 9d24db321029
children 2184fa28b49e
line wrap: on
line diff
--- a/_test/Web.t	Thu Jun 10 02:45:59 2010 +0400
+++ b/_test/Web.t	Thu Jun 10 17:43:51 2010 +0400
@@ -8,7 +8,6 @@
 
 my $plan = new IMPL::Test::Plan qw(
     Test::Web::TT
-    Test::Web::Application
 );
 
 $plan->AddListener(new IMPL::Test::TAPListener);