Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@suse.cz>2012-05-14 18:09:02 +0400
committerMichal Čihař <mcihar@suse.cz>2012-05-14 18:09:02 +0400
commitd597d31f9e2725623929ede8bc28ec953bb4d4da (patch)
treebbfe07035c84dac64c38617b8928ce5cb0dc1ecf /test
parent97a1ecbdd827e93ff0a3f0b027e09b6f92bee431 (diff)
Add doc
Diffstat (limited to 'test')
-rw-r--r--test/classes/PMA_Config_test.php2
1 files changed, 1 insertions, 1 deletions
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().
*/