mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +01:00
Changed permissions
This commit is contained in:
parent
4452ca879e
commit
992781c908
@ -41,6 +41,7 @@ except ImportError:
|
||||
if sqlite is not None:
|
||||
class WordsTestCase(PluginTestCase, PluginDocumentation):
|
||||
plugins = ('Words',)
|
||||
# Putting in a comment to make this different.
|
||||
def testAddWord(self):
|
||||
words = ('hello', 'world', 'mother', 'python')
|
||||
for word in words:
|
||||
|
Loading…
Reference in New Issue
Block a user