Handling change file message in libunit.

This is required for proper log file rotation action.
This commit is contained in:
Max Romanov
2020-03-30 14:18:41 +03:00
parent 82b899b136
commit ab7b42a072
3 changed files with 11 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ class TestUSR1(TestApplicationPython):
self.search_in_log(r'/usr1', log_new), 'rename new 2'
)
@unittest.skip('not yet')
def test_usr1_unit_log(self):
self.load('log_body')