diff --git a/test/libraries/core/PMA_headerLocation_test.php b/test/libraries/core/PMA_headerLocation_test.php index e6005ff1d1..ac9fb0498b 100644 --- a/test/libraries/core/PMA_headerLocation_test.php +++ b/test/libraries/core/PMA_headerLocation_test.php @@ -34,7 +34,7 @@ use PMA\test\PMATestCase; * @package PhpMyAdmin-test */ -class PMA_HeaderLocation_Test extends PHPUnit_Framework_TestCase +class PMA_HeaderLocation_Test extends PMATestCase { protected $runkitExt;