X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fjobqueue%2FJobQueueMemoryTest.php;h=edba75ce2eee187c63f17699b7e06a3b2424be7d;hb=75160bdd3b4ac3642d147cda46e47c809999937d;hp=fe7c50697890ffbe5ae8e04238e7d1fb3f3c46c3;hpb=589d4aaed1c6353cf205e86024e1af987a35b1ca;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php b/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php index fe7c506978..edba75ce2e 100644 --- a/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php +++ b/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php @@ -10,6 +10,8 @@ */ class JobQueueMemoryTest extends PHPUnit_Framework_TestCase { + use MediaWikiCoversValidator; + /** * @return JobQueueMemory */