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/common/PMA_cache_test.php')
-rw-r--r--test/libraries/common/PMA_cache_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/libraries/common/PMA_cache_test.php b/test/libraries/common/PMA_cache_test.php
index 6b0f808826..dc8e8de090 100644
--- a/test/libraries/common/PMA_cache_test.php
+++ b/test/libraries/common/PMA_cache_test.php
@@ -134,4 +134,3 @@ class PMA_Cache_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>