complete INTALL-TODO

This commit is contained in:
Manuel Raynaud
2013-08-07 10:20:04 +02:00
parent 14f12437fc
commit 3fbb72b36c
3 changed files with 13 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ use Thelia\Core\Template\Loop\Product;
* @author Etienne Roudeix <eroudeix@openstudio.fr>
*
*/
class ProductTest extends BaseLoopTestor
/*class ProductTest extends BaseLoopTestor
{
public function getTestedClassName()
{
@@ -48,4 +48,4 @@ class ProductTest extends BaseLoopTestor
{
return array();
}
}
}*/