Added @group database to ContentHandlerTest.
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 14 Jun 2012 06:39:15 +0000 (08:39 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Thu, 14 Jun 2012 06:39:15 +0000 (08:39 +0200)
commita3a733e661cf3532cdcdbc37097489727e9071bd
tree5ce161ce20addf953f7594ecffac23425c007fb5
parente5044625e27e826d4b47e0bad39cc8c64ee83c4a
Added @group database to ContentHandlerTest.

Apparently, the parser needs database access to handle local links using
a LinkHolderArray. This fails in the "databaseless" test run performed by jenkins.

Change-Id: I7f242abea0c25c07638b4bca4a6732289a3a7e91
tests/phpunit/includes/ContentHandlerTest.php