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/gis/PMA_GIS_Multipoint_test.php')
-rw-r--r--test/classes/gis/PMA_GIS_Multipoint_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/gis/PMA_GIS_Multipoint_test.php b/test/classes/gis/PMA_GIS_Multipoint_test.php
index daf7a980e0..0a23952280 100644
--- a/test/classes/gis/PMA_GIS_Multipoint_test.php
+++ b/test/classes/gis/PMA_GIS_Multipoint_test.php
@@ -377,4 +377,3 @@ class PMA_GIS_MultipointTest extends PMA_GIS_GeomTest
);
}
}
-?>