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 17:48:38 +0400
committerMichal Čihař <mcihar@suse.cz>2012-05-14 17:48:38 +0400
commit5413a168a88d45ea6ce2371076deded7b5ecbbfb (patch)
tree8b741a0ad6bdedc9af4e25cf8f0c28940ad4c7db /test
parentdb97f75d96c0d4f16d5f76ae9520a22af69d5c33 (diff)
Add missing group
Diffstat (limited to 'test')
-rw-r--r--test/classes/PMA_Config_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php
index 426af7ca5e..d03494dcf2 100644
--- a/test/classes/PMA_Config_test.php
+++ b/test/classes/PMA_Config_test.php
@@ -539,6 +539,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
* @depends testCheckWebServer
* @depends testLoadDefaults
* @depends testLoad
+ * @group large
*/
public function testEnableBc()
{