RevisionTest might need database access
authorAntoine Musso <hashar@free.fr>
Fri, 6 Jul 2012 15:35:21 +0000 (17:35 +0200)
committerAntoine Musso <hashar@free.fr>
Fri, 6 Jul 2012 15:35:21 +0000 (17:35 +0200)
commit763da2e3e37ea456067ae12668efd8065396a901
treea8d9988a3f3ca9b3b953d823f754a39dd427c085
parent7969562308fb33e7e77cc23bec3b2951187ed0ca
RevisionTest might need database access

By adding '@group Database', we make sure those tests are not going to
be run before a database is actually setup.

Change-Id: I6ef256e4c247ceb0a344a963dd3cb67b018e586f
tests/phpunit/includes/RevisionTest.php