mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +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.assertError('delete moo')
|
||||||
self.assertNotError('unlock moo')
|
self.assertNotError('unlock moo')
|
||||||
self.assertNotError('delete moo')
|
self.assertNotError('delete moo')
|
||||||
# if there's a dunno that's just 'moo', this will fail
|
|
||||||
self.assertRegexp('moo', '^(?!moo).*$')
|
|
||||||
|
|
||||||
def testAugmentFactoid(self):
|
def testAugmentFactoid(self):
|
||||||
self.assertNotError('moo is foo')
|
self.assertNotError('moo is foo')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user