Преглед на файлове

tests(images): fix standard testsuite images test

Estevao Soares dos Santos преди 10 години
родител
ревизия
307d135e0a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>