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_Factory_test.php')
-rw-r--r--test/classes/gis/PMA_GIS_Factory_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/gis/PMA_GIS_Factory_test.php b/test/classes/gis/PMA_GIS_Factory_test.php
index 90562c8666..2c03a03d30 100644
--- a/test/classes/gis/PMA_GIS_Factory_test.php
+++ b/test/classes/gis/PMA_GIS_Factory_test.php
@@ -80,4 +80,3 @@ class PMA_GIS_FactoryTest extends PHPUnit_Framework_TestCase
);
}
}
-?>