Fix test execution when running in standalone mode.
Fix errors:
* AttributeError: 'NoneType' object has no attribute 'unique_id'
* AttributeError: 'NoneType' object has no attribute 'keep_tmp_files'
When running tests standalone, like:
python tests/sleeptest/sleeptest.py
Signed-off-by: NRuda Moura <rmoura@redhat.com>
Showing
想要评论请 注册 或 登录