mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-10 20:22:36 +01:00
Split off a test.
This commit is contained in:
parent
452f23946d
commit
caa0790065
@ -36,6 +36,8 @@ class GoogleTestCase(ChannelPluginTestCase, PluginDocumentation):
|
||||
if network:
|
||||
def testCalc(self):
|
||||
self.assertNotRegexp('google calc e^(i*pi)+1', r'didn\'t')
|
||||
|
||||
def testHtmlHandled(self):
|
||||
self.assertNotRegexp('google calc '
|
||||
'the speed of light '
|
||||
'in microns / fortnight', '<sup>')
|
||||
|
Loading…
Reference in New Issue
Block a user