tests: add missing docstring
This commit is contained in:
parent
81a447dbb0
commit
ff443c76b5
@ -118,6 +118,7 @@ def test_lists():
|
||||
|
||||
|
||||
def cmd_test_cb(data, buf, args):
|
||||
"""Run all the tests."""
|
||||
weechat.prnt('', '>>>')
|
||||
weechat.prnt('', '>>> ------------------------------')
|
||||
weechat.prnt('', '>>> Testing ' + 'SCRIPT_LANGUAGE' + ' API')
|
||||
|
Loading…
x
Reference in New Issue
Block a user