mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
src/test.py: Update some documentation.
This commit is contained in:
parent
f249946114
commit
dc6ae3c7cc
@ -107,8 +107,8 @@ class SupyTestCase(unittest.TestCase):
|
||||
|
||||
|
||||
class PluginTestCase(SupyTestCase):
|
||||
"""Subclass this to write a test case for a plugin. See test/test_Fun.py
|
||||
for an example.
|
||||
"""Subclass this to write a test case for a plugin. See
|
||||
plugins/Plugin/test.py for an example.
|
||||
"""
|
||||
timeout = 10
|
||||
plugins = None
|
||||
|
Loading…
Reference in New Issue
Block a user