[limb-svn] r6339 - 3.x/trunk/limb/macro/tests/cases/tags

svn at limb-project.com svn at limb-project.com
Fri Sep 28 02:04:19 MSD 2007


Author: pachanga
Date: 2007-09-28 02:04:18 +0400 (Fri, 28 Sep 2007)
New Revision: 6339
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6339

Modified:
   3.x/trunk/limb/macro/tests/cases/tags/lmbMacroOutputTagTest.class.php
Log:
-- minor typo fix

Modified: 3.x/trunk/limb/macro/tests/cases/tags/lmbMacroOutputTagTest.class.php
===================================================================
--- 3.x/trunk/limb/macro/tests/cases/tags/lmbMacroOutputTagTest.class.php	2007-09-27 21:43:31 UTC (rev 6338)
+++ 3.x/trunk/limb/macro/tests/cases/tags/lmbMacroOutputTagTest.class.php	2007-09-27 22:04:18 UTC (rev 6339)
@@ -61,7 +61,7 @@
     $this->assertEqual($out, 'Hey');
   }
 
-  function testChainedOutputForMixedArrayAndObjects()
+  function testChainedOutputForMixedArraysAndObjects()
   {
     $content = '<%$#var.foo.bar%>';
 



More information about the limb-svn mailing list