diff --git a/test/classes/gis/PMA_GIS_Geometrycollection_test.php b/test/classes/gis/PMA_GIS_Geometrycollection_test.php index cdeaee8f54..101c4dba46 100644 --- a/test/classes/gis/PMA_GIS_Geometrycollection_test.php +++ b/test/classes/gis/PMA_GIS_Geometrycollection_test.php @@ -16,7 +16,7 @@ require_once 'libraries/tcpdf/tcpdf.php'; * * @package PhpMyAdmin-test */ -class PMA_GIS_Geometrycollection_test extends PHPUnit_Framework_TestCase +class PMA_GIS_GeometryCollectionTest extends PHPUnit_Framework_TestCase { /**