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/properties/plugins/PMA_PluginPropertyItem_test.php')
-rw-r--r--test/classes/properties/plugins/PMA_PluginPropertyItem_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/properties/plugins/PMA_PluginPropertyItem_test.php b/test/classes/properties/plugins/PMA_PluginPropertyItem_test.php
index 3567e9403f..6563ad0181 100644
--- a/test/classes/properties/plugins/PMA_PluginPropertyItem_test.php
+++ b/test/classes/properties/plugins/PMA_PluginPropertyItem_test.php
@@ -56,4 +56,3 @@ class PMA_PluginPropertyItem_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>