From 30b936399adb6a9cd08634b36ebe5b56d24c3e7a Mon Sep 17 00:00:00 2001 From: ahocevar Date: Thu, 10 Dec 2009 15:13:42 +0000 Subject: [PATCH] fixed dtd url to avoid failing tests in IE. git-svn-id: http://svn.openlayers.org/trunk/openlayers@9881 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/Format/WMSCapabilities/v1_1_1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Format/WMSCapabilities/v1_1_1.js b/tests/Format/WMSCapabilities/v1_1_1.js index d8b142c3d5..f5834e3c3e 100644 --- a/tests/Format/WMSCapabilities/v1_1_1.js +++ b/tests/Format/WMSCapabilities/v1_1_1.js @@ -1,6 +1,6 @@ var doc = (new OpenLayers.Format.XML).read( '' + - '' + + '' + '' + '' + 'OGC:WMS' +