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_Polygon_test.php')
-rw-r--r--test/classes/gis/PMA_GIS_Polygon_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/gis/PMA_GIS_Polygon_test.php b/test/classes/gis/PMA_GIS_Polygon_test.php
index ce11f89d38..72eda4a3d9 100644
--- a/test/classes/gis/PMA_GIS_Polygon_test.php
+++ b/test/classes/gis/PMA_GIS_Polygon_test.php
@@ -588,4 +588,3 @@ class PMA_GIS_PolygonTest extends PMA_GIS_GeomTest
);
}
}
-?>