re-enable geometry_strategy_test
This commit is contained in:
parent
c478849eba
commit
d810ce46f2
1 changed files with 0 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <mapnik/proj_strategy.hpp>
|
||||
#include <mapnik/view_strategy.hpp>
|
||||
|
||||
#if 0 //*** FIXME
|
||||
TEST_CASE("geometry strategy tests") {
|
||||
SECTION("proj and view strategy") {
|
||||
using namespace mapnik::geometry;
|
||||
|
@ -184,4 +183,3 @@ SECTION("scaling strategies - double to int64") {
|
|||
}
|
||||
} // END SECTION
|
||||
} // END TEST CASE
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue