diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php index acf1da21af..5f043d7bf5 100644 --- a/test/classes/PMA_Config_test.php +++ b/test/classes/PMA_Config_test.php @@ -554,7 +554,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase } /** - * + * Should check for https detection * * @todo Implement testCheckIsHttps(). */