mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Fixed new assert in testTitle.
This commit is contained in:
parent
ecc820a49c
commit
73986cb03c
@ -47,7 +47,8 @@ class HttpTest(PluginTestCase, PluginDocumentation):
|
||||
'Slashdot: News for nerds, stuff that matters')
|
||||
self.assertResponse('title http://www.slashdot.org/',
|
||||
'Slashdot: News for nerds, stuff that matters')
|
||||
self.assertNotRegexp('http://www.amazon.com/exec/obidos/tg/detail/-/'
|
||||
self.assertNotRegexp('title '
|
||||
'http://www.amazon.com/exec/obidos/tg/detail/-/'
|
||||
'1884822312/qid=1063140754/sr=8-1/ref=sr_8_1/'
|
||||
'002-9802970-2308826?v=glance&s=books&n=507846',
|
||||
'no HTML title')
|
||||
|
Loading…
Reference in New Issue
Block a user