diff _test/Web.t @ 285:546957c50a36

*IMPL::Web::Handler::TTView Reworked template selection mechanism *IMPL::Web::Application: refactoring -Removed obsolete IMPL::Text modules
author cin
date Mon, 18 Feb 2013 02:55:59 +0400
parents 0f59b2de72af
children
line wrap: on
line diff
--- a/_test/Web.t	Thu Feb 14 19:14:02 2013 +0400
+++ b/_test/Web.t	Mon Feb 18 02:55:59 2013 +0400
@@ -12,4 +12,5 @@
 run_plan( qw(
     Test::Web::View
     Test::Web::AutoLocator
+    Test::Web::ViewSelector
 ) );