[Locale] re-activated a test now that the bug is fixed

This commit is contained in:
Fabien Potencier 2012-07-09 09:45:48 +02:00
parent c16de9bc30
commit 07a6ef5d68

View File

@ -950,9 +950,6 @@ class StubNumberFormatterTest extends LocaleTestCase
public function testParseTypeInt64IntlWith32BitIntegerInPhp32Bit()
{
// to be removed when #4718 is fixed.
$this->markTestSkipped('Skipped (temporarily) as there is a mismatch between PHP intl and the Local component');
$this->skipIfIntlExtensionIsNotLoaded();
$this->skipIfNot32Bit();