Explorar o código

tests(images): fix standard testsuite images test

Estevao Soares dos Santos %!s(int64=10) %!d(string=hai) anos
pai
achega
307d135e0a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/cases/images.html

+ 1 - 1
test/cases/images.html

@@ -1,4 +1,4 @@
-<p><img src="/path/to/img.jpg" alt="Alt text" title="" /></p>
+<p><img src="/path/to/img.jpg" alt="Alt text" /></p>
 
 <p><img src="/path/to/img.jpg" alt="Alt text" title="Optional title" /></p>