fix pylint

This commit is contained in:
Ch3LL 2016-09-07 10:05:44 -06:00
parent 4afc82ac63
commit ee398a94b6

View file

@ -88,6 +88,7 @@ class StateRunnerTest(integration.ShellCase):
server_thread.join()
@skipIf(salt.utils.is_windows(), '*NIX-only test')
class OrchEventTest(integration.ShellCase):
'''