mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Pylint fix: add line at end of file
This commit is contained in:
parent
fa01367599
commit
05587201b6
1 changed files with 1 additions and 1 deletions
|
@ -116,4 +116,4 @@ class APIConfigTestCase(TestCase):
|
|||
|
||||
if __name__ == '__main__':
|
||||
from integration import run_tests
|
||||
run_tests(APIConfigTestCase, needs_daemon=False)
|
||||
run_tests(APIConfigTestCase, needs_daemon=False)
|
||||
|
|
Loading…
Add table
Reference in a new issue