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_ExportPdf_test.php')
-rw-r--r--test/classes/plugin/export/PMA_ExportPdf_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/plugin/export/PMA_ExportPdf_test.php b/test/classes/plugin/export/PMA_ExportPdf_test.php
index 2e6025f172..7e28babcc7 100644
--- a/test/classes/plugin/export/PMA_ExportPdf_test.php
+++ b/test/classes/plugin/export/PMA_ExportPdf_test.php
@@ -342,4 +342,3 @@ class PMA_ExportPdf_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>