diff --git a/tests/unit/plugins/modules/test_logrotate.py b/tests/unit/plugins/modules/test_logrotate.py index 48ccf49a80..f13e67369a 100644 --- a/tests/unit/plugins/modules/test_logrotate.py +++ b/tests/unit/plugins/modules/test_logrotate.py @@ -1093,4 +1093,4 @@ class TestLogrotateConfig(unittest.TestCase): if __name__ == "__main__": - unittest.main() \ No newline at end of file + unittest.main()