From 69876208f48a51864ecab735e54793b651482554 Mon Sep 17 00:00:00 2001 From: euzuro Date: Wed, 9 Aug 2006 03:56:32 +0000 Subject: [PATCH] fix tests that do double-test to check lonlat or xy or wh instead of using the equals() functions git-svn-id: http://svn.openlayers.org/trunk/openlayers@1139 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/test_Bounds.html | 6 +++--- tests/test_Icon.html | 8 ++++---- tests/test_Layer_GeoRSS.html | 6 +++--- tests/test_Layer_Text.html | 6 +++--- tests/test_LonLat.html | 22 +++++++++++----------- tests/test_Map.html | 16 ++++++++-------- tests/test_Marker.html | 8 ++++---- tests/test_Popup.html | 21 +++++++++++---------- tests/test_Size.html | 5 ++--- 9 files changed, 49 insertions(+), 49 deletions(-) diff --git a/tests/test_Bounds.html b/tests/test_Bounds.html index 8649ac74df..8bcd684c64 100644 --- a/tests/test_Bounds.html +++ b/tests/test_Bounds.html @@ -4,7 +4,7 @@