Remove outated output.

This commit is contained in:
Valentin Lorentz 2014-12-11 09:50:17 +01:00
parent 10529328ac
commit 95c15922e4

View File

@ -63,9 +63,6 @@ class WebTestCase(ChannelPluginTestCase):
# part of it.
self.assertRegexp('title http://www.n-e-r-d.com/', 'N.*E.*R.*D')
# 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(
'title http://www.youtube.com/watch?v=x4BtiqPN4u8')