diff --git a/tests/Util.html b/tests/Util.html index e137d0f7ce..2357b54e2c 100644 --- a/tests/Util.html +++ b/tests/Util.html @@ -1120,11 +1120,7 @@ t.eq(OpenLayers.Util.getFormattedLonLat(-181, "lon"), "179°00'00\"E", "crossing dateline from the west results in correct east coordinate"); t.eq(OpenLayers.Util.getFormattedLonLat(181, "lon"), "179°00'00\"W", "crossing dateline from the east results in correct west coordinate"); } - - - -
- + + + + +