mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-09-09 05:40:50 +02:00
tests: Add tests for several different ways to extract the title
This commit is contained in:
8
tests/mock_server/templates/malformed.html
Normal file
8
tests/mock_server/templates/malformed.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head
|
||||
</head>
|
||||
<bo
|
||||
<title>malformed document</title>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user