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:07:07 +0400
committerMichal Čihař <mcihar@suse.cz>2012-05-14 18:07:07 +0400
commit5c466ab97a16ef0082cfc0ad1229e72f5cb03f82 (patch)
tree015d0bcdcbcdbccae9b34d782c7d1391ff5599dc /test
parent69f80f473bd1322d59f4460a423f3954be57048e (diff)
Add some docs
Diffstat (limited to 'test')
-rw-r--r--test/classes/PMA_Config_test.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php
index 7fdd522747..39dbf91b2b 100644
--- a/test/classes/PMA_Config_test.php
+++ b/test/classes/PMA_Config_test.php
@@ -358,7 +358,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
}
/**
- *
+ * Test getting and setting config values
*
* @covers PMA_Config::get
* @covers PMA_Config::set
@@ -375,7 +375,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
}
/**
- *
+ * Tests setting configuration source
*
* @covers PMA_Config::getSource
* @covers PMA_Config::setSource