diff _test/DOM.t @ 134:44977efed303

Significant performance optimizations Fixed recursion problems due converting objects to JSON Added cache support for the templates Added discovery feature for the web methods
author wizard
date Mon, 21 Jun 2010 02:39:53 +0400
parents 16ada169ca75
children d1676be8afcc
line wrap: on
line diff
--- a/_test/DOM.t	Fri Jun 18 16:27:28 2010 +0400
+++ b/_test/DOM.t	Mon Jun 21 02:39:53 2010 +0400
@@ -15,4 +15,4 @@
 
 $plan->AddListener(new IMPL::Test::TAPListener);
 $plan->Prepare();
-$plan->Run();
+$plan->Run();
\ No newline at end of file