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:
authorMadhura Jayaratne <madhura.cj@gmail.com>2015-07-13 13:48:00 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-07-13 13:48:00 +0300
commitf09a583368181e06ad228b4cd44c5173d67ad442 (patch)
tree09c1a484b9b3b43a9969bc2c22313d5e01d5be72 /test
parentd37fed64b6c05180d0c4c00ee696dffe96176e27 (diff)
Fix tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/bootstrap-dist.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bootstrap-dist.php b/test/bootstrap-dist.php
index 8ecfd91cd9..3cac28eb03 100644
--- a/test/bootstrap-dist.php
+++ b/test/bootstrap-dist.php
@@ -22,6 +22,7 @@ define('PHPMYADMIN', 1);
define('TESTSUITE', 1);
define('PMA_MYSQL_INT_VERSION', 55000);
define('PMA_MYSQL_STR_VERSION', '5.50.00');
+define('PMA_MYSQL_VERSION_COMMENT', 'MySQL Community Server (GPL)')
// Selenium tests setup
$test_defaults = array(