Merge "Expand core post edit functionality to match VE"
[lhc/web/wiklou.git] / tests / phpunit / includes / resourceloader / ResourceLoaderTest.php
index ab0c8d9..d3736f5 100644 (file)
@@ -51,7 +51,8 @@ class ResourceLoaderTest extends ResourceLoaderTestCase {
        /* Test Methods */
 
        /**
-        * Ensures that the ResourceLoaderRegisterModules hook is called when a new ResourceLoader object is constructed
+        * Ensures that the ResourceLoaderRegisterModules hook is called when a new
+        * ResourceLoader object is constructed.
         * @covers ResourceLoader::__construct
         */
        public function testCreatingNewResourceLoaderCallsRegistrationHook() {