Skip to content

Commit

Permalink
add comment for DRIZZLE=false branch
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgsoc2013 committed Sep 13, 2013
1 parent 0e10ad4 commit d9fe181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/classes/plugin/import/ImportShp_test.php
Expand Up @@ -51,6 +51,7 @@ protected function setUp()
if (PMA_HAS_RUNKIT) {
runkit_constant_redefine("PMA_DRIZZLE", false);
} else {
//Drizzle does not support GIS data types
$this->markTestSkipped("Drizzle does not support GIS data types");
}
}
Expand Down

0 comments on commit d9fe181

Please sign in to comment.