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/plugin/export/PMA_ExportTexytext_test.php')
-rw-r--r--test/classes/plugin/export/PMA_ExportTexytext_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/classes/plugin/export/PMA_ExportTexytext_test.php b/test/classes/plugin/export/PMA_ExportTexytext_test.php
index eaaace230b..ecf3983c38 100644
--- a/test/classes/plugin/export/PMA_ExportTexytext_test.php
+++ b/test/classes/plugin/export/PMA_ExportTexytext_test.php
@@ -447,6 +447,7 @@ class PMA_ExportTexytext_Test extends PHPUnit_Framework_TestCase
$GLOBALS['cfgRelation']['relation'] = true;
$_SESSION['relation'][0] = array(
+ 'PMA_VERSION' => PMA_VERSION,
'relwork' => true,
'commwork' => true,
'mimework' => true,