Merge "Cleanup page creation in RevisionIntegrationTest"
[lhc/web/wiklou.git] / tests / phpunit / includes / deferred / CdnCacheUpdateTest.php
index b96ec08..f3c949d 100644 (file)
@@ -1,6 +1,12 @@
 <?php
 
+use Wikimedia\TestingAccessWrapper;
+
 class CdnCacheUpdateTest extends MediaWikiTestCase {
+
+       /**
+        * @covers CdnCacheUpdate::merge
+        */
        public function testPurgeMergeWeb() {
                $this->setMwGlobals( 'wgCommandLineMode', false );