mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Removed a test that was left over from the unified Dunno/MoobotFactoids module
This commit is contained in:
parent
0a34794a33
commit
63c86ec366
@ -170,8 +170,6 @@ if sqlite is not None:
|
||||
self.assertError('delete moo')
|
||||
self.assertNotError('unlock moo')
|
||||
self.assertNotError('delete moo')
|
||||
# if there's a dunno that's just 'moo', this will fail
|
||||
self.assertRegexp('moo', '^(?!moo).*$')
|
||||
|
||||
def testAugmentFactoid(self):
|
||||
self.assertNotError('moo is foo')
|
||||
|
Loading…
Reference in New Issue
Block a user