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-08 15:52:38 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-07-08 15:52:38 +0300
commit7f15e0dee6f63bc105589fef70ad780d45f66010 (patch)
tree03840f27b8284df4349a121f9923294eb8a0b7ba /test
parentcf7484d573cc8ac606d28f1185f8a22bccc10c41 (diff)
Fix tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/libraries/PMA_display_export_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libraries/PMA_display_export_test.php b/test/libraries/PMA_display_export_test.php
index 5cf00ecff2..29df119e81 100644
--- a/test/libraries/PMA_display_export_test.php
+++ b/test/libraries/PMA_display_export_test.php
@@ -190,7 +190,7 @@ class PMA_DisplayExport_Test extends PHPUnit_Framework_TestCase
$html
);
$this->assertContains(
- __('Export Method:'),
+ __('Export method:'),
$html
);
$this->assertContains(