avocado/core/runner.py: remove useless conditional on _template_to_factory
Any non-empty tupple will evaluate to True, even ones filled with
empty strings, None, False, etc.
Let's remove this useless conditional.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录