Empty methods need a pass statement

This commit is contained in:
Raoul Snyman 2014-11-26 23:32:22 +02:00
parent d978f12630
commit d28e838fa6

View File

@ -51,6 +51,7 @@ class TestHistoryComboBox(TestCase, TestMixin):
def tearDown(self):
# del self.combo
# del self.main_window
pass
def get_items_test(self):
"""