Convert most libs/ tests to use PHPUnit_Framework_TestCase
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / HashRingTest.php
index 68dfea1..b51eb3f 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * @group HashRing
  */
-class HashRingTest extends MediaWikiTestCase {
+class HashRingTest extends PHPUnit_Framework_TestCase {
        /**
         * @covers HashRing
         */