From 6712dd9680c6567109b2e6aef952815670057164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Sat, 3 Mar 2012 22:35:17 +0100 Subject: [PATCH] Revert "Collecting tests together." This reverts commit fb748bae818d2cfa066bc75c0b5a6eff078df3bc. --- tests/Util.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/Util.html b/tests/Util.html index 2357b54e2c..e137d0f7ce 100644 --- a/tests/Util.html +++ b/tests/Util.html @@ -1120,7 +1120,11 @@ 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"); } - + + + +
+ - - -
+