[Form] fixed failing unit test due

This commit is contained in:
Brandon Turner 2010-09-24 13:41:12 -05:00 committed by Fabien Potencier
parent 9e84f450c2
commit c3b89eeedd
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ class DateTimeFieldTest extends DateTimeTestCase
'with_seconds' => true,
));
$field->setLocale('de_AT');
$field->setData(new \DateTime('2010-06-02 03:04:05 UTC'));
$html = <<<EOF