diff --git a/tests/Format/WMSDescribeLayer.html b/tests/Format/WMSDescribeLayer.html
index 939bfe1d8f..7a53269109 100644
--- a/tests/Format/WMSDescribeLayer.html
+++ b/tests/Format/WMSDescribeLayer.html
@@ -49,8 +49,8 @@
function test_read_exception(t) {
t.plan(1);
var text = '' +
- '' +
- ' ' +
+ '' +
+ ' ' +
'geonode:_map_107_annotations: no such layer on this server' +
'';
var format = new OpenLayers.Format.WMSDescribeLayer();