summaryrefslogtreecommitdiff
path: root/tests/phpunit/includes/libs/HashRingTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/libs/HashRingTest.php')
-rw-r--r--tests/phpunit/includes/libs/HashRingTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/libs/HashRingTest.php b/tests/phpunit/includes/libs/HashRingTest.php
index 68dfea1f..b51eb3f4 100644
--- a/tests/phpunit/includes/libs/HashRingTest.php
+++ b/tests/phpunit/includes/libs/HashRingTest.php
@@ -3,7 +3,7 @@
/**
* @group HashRing
*/
-class HashRingTest extends MediaWikiTestCase {
+class HashRingTest extends PHPUnit_Framework_TestCase {
/**
* @covers HashRing
*/