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/libraries/PMA_zip_extension_test.php')
-rw-r--r--test/libraries/PMA_zip_extension_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/libraries/PMA_zip_extension_test.php b/test/libraries/PMA_zip_extension_test.php
index f832d9978f..e39bcd0130 100644
--- a/test/libraries/PMA_zip_extension_test.php
+++ b/test/libraries/PMA_zip_extension_test.php
@@ -179,4 +179,3 @@ class PMA_ZipExtension_Test extends PHPUnit_Framework_TestCase
}
}
-?>