resourceloader: Add @covers for stripBom() test
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 27 Jun 2017 04:44:11 +0000 (21:44 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 27 Jun 2017 04:44:11 +0000 (21:44 -0700)
Change-Id: I3403b6617121f5965ef7aa125eb2528db7c89e95

tests/phpunit/includes/resourceloader/ResourceLoaderFileModuleTest.php

index 9a03d3c..9750ea4 100644 (file)
@@ -288,6 +288,9 @@ class ResourceLoaderFileModuleTest extends ResourceLoaderTestCase {
                }
        }
 
+       /**
+        * @covers ResourceLoaderFileModule::stripBom
+        */
        public function testBomConcatenation() {
                $basePath = __DIR__ . '/../../data/css';
                $testModule = new ResourceLoaderFileModule( [