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
diff options
context:
space:
mode:
Diffstat (limited to 'test/classes/schema/Dia_Relation_Schema_test.php')
-rw-r--r--test/classes/schema/Dia_Relation_Schema_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/classes/schema/Dia_Relation_Schema_test.php b/test/classes/schema/Dia_Relation_Schema_test.php
index 04754a6d42..ca29aabc52 100644
--- a/test/classes/schema/Dia_Relation_Schema_test.php
+++ b/test/classes/schema/Dia_Relation_Schema_test.php
@@ -55,6 +55,7 @@ class PMA_Dia_Relation_Schema_Test extends PHPUnit_Framework_TestCase
//_SESSION
$_SESSION['relation'][$GLOBALS['server']] = array(
+ 'PMA_VERSION' => PMA_VERSION,
'table_coords' => "table_name",
'displaywork' => 'displaywork',
'db' => "information_schema",