ApiBlockTest now remove block it creates
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 28 May 2011 21:22:29 +0000 (21:22 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 28 May 2011 21:22:29 +0000 (21:22 +0000)
commit2a198b5f060f9890ee6e78aaf6d5d99994da2fef
tree10e1406449e424e125f68830258896228e34e808
parent6d221bdabea7727c806c2f4606f2cd46dd5a173f
ApiBlockTest now remove block it creates

This follow up r88755 that make tests depends on each other. The creation
of a Block through the API is troublesome to the BlockTest suite.

Requires r89070
tests/phpunit/includes/api/ApiBlockTest.php