fix the poplink over blocks test
authorTony Cook <tony@develop-help.com>
Thu, 24 Oct 2013 03:10:28 +0000 (14:10 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 3 Nov 2013 23:20:23 +0000 (10:20 +1100)
t/010-modules/050-format.t

index e7dc295b5540dd4e4d3fc7a2922fce06ef2e8bc5..a1f432ea297c45cdce0fe24dbf49457843a8eeb0 100644 (file)
@@ -608,8 +608,8 @@ world
 ]
 ]
 IN
-<a href="http://www.example.com/">
-<div id="id" style="background-color: red;" class="class" target="_blank">
+<a href="http://www.example.com/" target="_blank">
+<div id="id" style="background-color: red;" class="class">
 <p>hello</p>
 <p>world</p>
 </div>