The branch, master has been updated
       via  aca93f450864947014d618c41c508d5522209d06 (commit)
      from  576e76d419550bb355f0591dbaf9628871e4dd65 (commit)


- Log -----------------------------------------------------------------
commit aca93f450864947014d618c41c508d5522209d06
Author: Michal Čihař <[email protected]>
Date:   Wed Aug 17 13:14:26 2011 +0200

    Fix typo in testcase as well

-----------------------------------------------------------------------

Summary of changes:
 test/classes/Advisor_test.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/classes/Advisor_test.php b/test/classes/Advisor_test.php
index d2be774..9a92fe5 100644
--- a/test/classes/Advisor_test.php
+++ b/test/classes/Advisor_test.php
@@ -96,7 +96,7 @@ class Advisor_test extends PHPUnit_Framework_TestCase
             array(
                 array('justification' => 'foo | fsafdsa', 'name' => 'Failure', 
'issue' => 'issue', 'recommendation' => 'Recommend'),
                 array(),
-                'Failed formattingstring for rule \'Failure\'. PHP threw 
following error: Use of undefined constant fsafdsa - assumed \'fsafdsa\'',
+                'Failed formatting string for rule \'Failure\'. PHP threw 
following error: Use of undefined constant fsafdsa - assumed \'fsafdsa\'',
             ),
         );
     }


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to