[test] Update comment for cw rings

This commit is contained in:
Vissarion Fysikopoulos
2018-04-12 15:49:58 +03:00
parent cc381b3c7f
commit 0a5a4e9cae

View File

@@ -2474,6 +2474,7 @@ BOOST_AUTO_TEST_CASE( envelope_polygon )
// unit test for rings de-activated for now (current implementation
// for area on the spherical equatorial coordinate system is not complete)
// TODO: re-activate once implementation is done
// right now implementation does not distinguish between ccw and cw rings
BOOST_AUTO_TEST_CASE( envelope_cw_ring )
{
typedef bg::cs::spherical_equatorial<bg::degree> coordinate_system_type;