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:
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(