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_Linestring_test.php')
-rw-r--r--test/classes/gis/PMA_GIS_Linestring_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/gis/PMA_GIS_Linestring_test.php b/test/classes/gis/PMA_GIS_Linestring_test.php
index 114ead6f28..54a2d02d9f 100644
--- a/test/classes/gis/PMA_GIS_Linestring_test.php
+++ b/test/classes/gis/PMA_GIS_Linestring_test.php
@@ -364,4 +364,3 @@ class PMA_GIS_LinestringTest extends PMA_GIS_GeomTest
);
}
}
-?>