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_iconv_wrapper_test.php')
-rw-r--r--test/libraries/PMA_iconv_wrapper_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/libraries/PMA_iconv_wrapper_test.php b/test/libraries/PMA_iconv_wrapper_test.php
index 363af39a18..831faa332f 100644
--- a/test/libraries/PMA_iconv_wrapper_test.php
+++ b/test/libraries/PMA_iconv_wrapper_test.php
@@ -69,4 +69,3 @@ class PMA_Iconv_Wrapper_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>