Author: FabianLange
Date: 2010-02-22 15:28:40 +0100 (Mon, 22 Feb 2010)
New Revision: 28185

Modified:
   components/yaml/trunk/test/sfYamlDumperTest.php
Log:
[yaml] fixed test count

Modified: components/yaml/trunk/test/sfYamlDumperTest.php
===================================================================
--- components/yaml/trunk/test/sfYamlDumperTest.php     2010-02-22 13:57:40 UTC 
(rev 28184)
+++ components/yaml/trunk/test/sfYamlDumperTest.php     2010-02-22 14:28:40 UTC 
(rev 28185)
@@ -15,7 +15,7 @@
 
 sfYaml::setSpecVersion('1.1');
 
-$t = new lime_test(148);
+$t = new lime_test(149);
 
 $parser = new sfYamlParser();
 $dumper = new sfYamlDumper();

-- 
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