mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 14:49:21 +01:00
Update the tests to match the changes in the plugin
This commit is contained in:
parent
988ac324b4
commit
6892709a9f
@ -42,8 +42,8 @@ class DictTestCase(PluginTestCase, PluginDocumentation):
|
||||
self.assertNotError('dictionaries')
|
||||
|
||||
def testRandomDictionary(self):
|
||||
self.assertNotError('randomdictionary')
|
||||
self.assertNotError('dict [randomdictionary] moo')
|
||||
self.assertNotError('random')
|
||||
self.assertNotError('dict [random] moo')
|
||||
|
||||
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user