mark UtfNormal::CleanUpTest as expensive
authorAntoine Musso <hashar@free.fr>
Thu, 14 Mar 2013 04:05:24 +0000 (05:05 +0100)
committerAntoine Musso <hashar@free.fr>
Thu, 14 Mar 2013 04:05:24 +0000 (05:05 +0100)
commitb5299c2663ad346788804d46bea43c66200e497c
treeae1e0214e0208ead10da391c135ef61038fac7f0
parent0e7092026bf1f24aa911ce28e2e43d52dc4e2229
mark UtfNormal::CleanUpTest as expensive

The CleanUpTest are a bit long and reach the medium timeout of 10
seconds.  Mark them as large would give them a 60 seconds timeout,
hopefully enough to generate code coverage.

Change-Id: Id6d13204428ec1810a9b56db76bed351bf45b950
tests/phpunit/includes/normal/CleanUpTest.php