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