Author: ornicar2
Date: 2010-02-08 16:47:39 +0100 (Mon, 08 Feb 2010)
New Revision: 27743

Modified:
   plugins/diemPlugin/trunk/dmCorePlugin/test/unit/dmArrayTest.php
Log:
[Diem]
- fixed dmArrayTest tests count

Modified: plugins/diemPlugin/trunk/dmCorePlugin/test/unit/dmArrayTest.php
===================================================================
--- plugins/diemPlugin/trunk/dmCorePlugin/test/unit/dmArrayTest.php     
2010-02-08 15:46:35 UTC (rev 27742)
+++ plugins/diemPlugin/trunk/dmCorePlugin/test/unit/dmArrayTest.php     
2010-02-08 15:47:39 UTC (rev 27743)
@@ -4,7 +4,7 @@
 $helper = new dmUnitTestHelper();
 $helper->boot();
 
-$t = new lime_test(25);
+$t = new lime_test(21);
 
 
 $t->diag('first');

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to