提交 78bc8982 编写于 作者: C Cleber Rosa

avocado/plugins/run.py: simple typo (white space missing) fix

The run plugin description is missing a white space.  Let's fix that.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
上级 084af974
......@@ -36,7 +36,7 @@ class Run(CLICmd):
"""
name = 'run'
description = ("Runs one or more tests (native test, test alias, binary"
description = ("Runs one or more tests (native test, test alias, binary "
"or script)")
def configure(self, parser):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册