Author: caefer
Date: 2010-04-06 22:19:51 +0200 (Tue, 06 Apr 2010)
New Revision: 29018
Modified:
plugins/sfImageTransformExtraPlugin/trunk/test/unit/lib/task/sfImageTransformRemovalTaskTest.php
Log:
added empty test to suppress phpunit warning for now
Modified:
plugins/sfImageTransformExtraPlugin/trunk/test/unit/lib/task/sfImageTransformRemovalTaskTest.php
===================================================================
---
plugins/sfImageTransformExtraPlugin/trunk/test/unit/lib/task/sfImageTransformRemovalTaskTest.php
2010-04-06 20:00:08 UTC (rev 29017)
+++
plugins/sfImageTransformExtraPlugin/trunk/test/unit/lib/task/sfImageTransformRemovalTaskTest.php
2010-04-06 20:19:51 UTC (rev 29018)
@@ -25,4 +25,8 @@
*/
class sfImageTransformRemovalTaskTest extends PHPUnit_Framework_TestCase
{
+ public function test__construct()
+ {
+
+ }
}
--
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.