mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: Add missing blank line
This commit is contained in:
parent
561718b20b
commit
fd98ee3dc1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ from tests.support.unit import skipIf
|
|||
import salt.utils.path
|
||||
import salt.utils.platform
|
||||
|
||||
|
||||
@destructiveTest
|
||||
class ServiceModuleTest(ModuleCase):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue