mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix pylint
This commit is contained in:
parent
4afc82ac63
commit
ee398a94b6
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ class StateRunnerTest(integration.ShellCase):
|
|||
|
||||
server_thread.join()
|
||||
|
||||
|
||||
@skipIf(salt.utils.is_windows(), '*NIX-only test')
|
||||
class OrchEventTest(integration.ShellCase):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue