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 14:00:21 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-07-13 14:00:21 +0300
commit80259fe7ee3cb0aebeab370a3f8943f17bd2e9b9 (patch)
tree6141f2385dcf794e8dc5c0cd825ef9bc9bed4840 /test
parentf09a583368181e06ad228b4cd44c5173d67ad442 (diff)
Fix typo
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/bootstrap-dist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bootstrap-dist.php b/test/bootstrap-dist.php
index 3cac28eb03..43c9b82f42 100644
--- a/test/bootstrap-dist.php
+++ b/test/bootstrap-dist.php
@@ -22,7 +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)')
+define('PMA_MYSQL_VERSION_COMMENT', 'MySQL Community Server (GPL)');
// Selenium tests setup
$test_defaults = array(