mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix lint error
This commit is contained in:
parent
d406cb07a3
commit
619bd2be1e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ from tests.support.unit import skipIf
|
|||
# Import Salt libs
|
||||
import salt.utils
|
||||
|
||||
|
||||
class StatusModuleTest(ModuleCase):
|
||||
'''
|
||||
Test the status module
|
||||
|
|
Loading…
Add table
Reference in a new issue