mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 02:24:12 +01:00
Fixed the stupid DOM Element output, added test.
This commit is contained in:
parent
76ad28918f
commit
5d45c92592
@ -38,6 +38,7 @@ class HttpTest(PluginTestCase, PluginDocumentation):
|
||||
|
||||
def testFreshmeat(self):
|
||||
self.assertNotError('freshmeat supybot')
|
||||
self.assertNotRegexp('freshmeat supybot', 'DOM Element')
|
||||
|
||||
def testTitle(self):
|
||||
self.assertResponse('title slashdot.org',
|
||||
|
Loading…
Reference in New Issue
Block a user