resourceloader: Re-enable getVersionHash test
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 9 Dec 2015 20:52:58 +0000 (20:52 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 9 Dec 2015 20:52:58 +0000 (20:52 +0000)
Shouldn't be flaky anymore as of 5d5b269e0e.

This reverts commit d151dc40ae7d7f71e5b9a2753eafdca475ed6a69.

Bug: T109394
Change-Id: Id94b6e71a747a5b9fe1fecd8145955fde4f39a9c

tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php

index c49d701..3f2a5e2 100644 (file)
@@ -4,7 +4,6 @@ class ResourceLoaderModuleTest extends ResourceLoaderTestCase {
 
        /**
         * @covers ResourceLoaderModule::getVersionHash
-        * @group Broken
         */
        public function testGetVersionHash() {
                $context = $this->getResourceLoaderContext();