mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
Strike--
This commit is contained in:
parent
74e3cce0a2
commit
220d4b0889
@ -84,7 +84,7 @@ if sqlite is not None:
|
||||
self.assertNotError('who is <reply>$who')
|
||||
self.assertResponse('who', 'foo')
|
||||
# Check that actions ("\x01ACTION...") don't match
|
||||
self.assertNoResponse('\x01ACTION\x01 is doing something', 3)
|
||||
self.assertNoResponse('\x01ACTION is doing something\x01', 3)
|
||||
|
||||
def testLiteral(self):
|
||||
self.assertError('literal moo') # no factoids yet
|
||||
|
Loading…
Reference in New Issue
Block a user