s...@ull.at
unread,Jul 7, 2014, 3:25:30 AM7/7/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ullrigh...@googlegroups.com
Author: klemens
Date: 2014-07-07 09:25:28 +0200 (Mon, 07 Jul 2014)
New Revision: 4127
Modified:
trunk/plugins/ullCorePlugin/test/unit/ullTableTool/ullTableToolGeneratorDefaultsTest.php
Log:
fixed number of tests
Modified: trunk/plugins/ullCorePlugin/test/unit/ullTableTool/ullTableToolGeneratorDefaultsTest.php
===================================================================
--- trunk/plugins/ullCorePlugin/test/unit/ullTableTool/ullTableToolGeneratorDefaultsTest.php 2014-07-07 07:23:58 UTC (rev 4126)
+++ trunk/plugins/ullCorePlugin/test/unit/ullTableTool/ullTableToolGeneratorDefaultsTest.php 2014-07-07 07:25:28 UTC (rev 4127)
@@ -11,7 +11,7 @@
sfContext::createInstance($configuration);
sfContext::getInstance()->getConfiguration()->loadHelpers('I18N');
-$t = new myTestCase(3, new lime_output_color, $configuration);
+$t = new myTestCase(8, new lime_output_color, $configuration);
$path = sfConfig::get('sf_root_dir') . '/plugins/ullCorePlugin/data/fixtures/';
$t->setFixturesPath($path);