test: always execute tearDown()
Currently, when something goes wrong in setUp(), tearDown() is not executed. This patch changes the behaviour of our Test class, making the tearDown() to be always executed, regardless what happens in setUp(). Reference: https://trello.com/c/zSZ4xFwpSigned-off-by: NAmador Pahim <apahim@redhat.com>
Showing
selftests/.data/test_statuses.py
0 → 100644
想要评论请 注册 或 登录