From fb748bae818d2cfa066bc75c0b5a6eff078df3bc Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 3 Mar 2012 08:11:42 -0700 Subject: [PATCH] Collecting tests together. --- tests/Util.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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"); } - - - -
- + + + + +