mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-24 08:20:25 +00:00
Fix tests after address is no longer a verbatim element
This commit is contained in:
parent
17937537f8
commit
388bd20673
1 changed files with 0 additions and 2 deletions
2
fixtures/TEST_VERBATIM.html
vendored
2
fixtures/TEST_VERBATIM.html
vendored
|
|
@ -18,8 +18,6 @@
|
|||
|
||||
<var>http://www.example.com/var</var>
|
||||
|
||||
<address>http://www.example.com/address</address>
|
||||
|
||||
<script>
|
||||
// http://www.example.com/script
|
||||
"http://www.example.com/script";
|
||||
|
|
|
|||
Loading…
Reference in a new issue