added missing test

This commit is contained in:
Fabien Potencier 2011-07-11 18:38:59 +02:00
parent 9a6aafa83f
commit e8ea852179

View File

@ -147,7 +147,7 @@ abstract class AbstractLayoutTest extends \PHPUnit_Framework_TestCase
'
);
}
/*
public function testLabelOnForm()
{
$form = $this->factory->createNamed('date', 'na&me', null, array(
@ -164,7 +164,7 @@ abstract class AbstractLayoutTest extends \PHPUnit_Framework_TestCase
'
);
}
*/
public function testLabelWithCustomTextPassedAsOption()
{
$form = $this->factory->createNamed('text', 'na&me', null, array(