From d597d31f9e2725623929ede8bc28ec953bb4d4da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 14 May 2012 16:09:02 +0200 Subject: [PATCH] Add doc --- test/classes/PMA_Config_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(). */