mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CookieWarning
synced 2024-11-27 15:40:16 +00:00
Add @covers tag
Change-Id: Ie424a310f6a30c820cb692fa2ddcb25087868837
This commit is contained in:
parent
547c1562c1
commit
3675acc182
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
|
* @covers CookieWarningHooks
|
||||||
* @group Database
|
* @group Database
|
||||||
*/
|
*/
|
||||||
class CookieWarningHooksTest extends MediaWikiLangTestCase {
|
class CookieWarningHooksTest extends MediaWikiLangTestCase {
|
||||||
|
|
Loading…
Reference in a new issue