mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Remove outated output.
This commit is contained in:
parent
10529328ac
commit
95c15922e4
@ -63,9 +63,6 @@ class WebTestCase(ChannelPluginTestCase):
|
|||||||
# part of it.
|
# part of it.
|
||||||
self.assertRegexp('title http://www.n-e-r-d.com/', 'N.*E.*R.*D')
|
self.assertRegexp('title http://www.n-e-r-d.com/', 'N.*E.*R.*D')
|
||||||
# Checks that the parser doesn't hang on invalid tags
|
# Checks that the parser doesn't hang on invalid tags
|
||||||
print()
|
|
||||||
print("If we have not fixed a bug with the parser, the following")
|
|
||||||
print("test will hang the test-suite.")
|
|
||||||
self.assertNotError(
|
self.assertNotError(
|
||||||
'title http://www.youtube.com/watch?v=x4BtiqPN4u8')
|
'title http://www.youtube.com/watch?v=x4BtiqPN4u8')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user