mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint fix: remove extra line
This commit is contained in:
parent
79bed6cff1
commit
cffbf52c10
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ class WinPathTestCase(TestCase, LoaderModuleMockMixin):
|
|||
salt.utils.stringutils.to_str(self.pathsep.join(new_path))
|
||||
)
|
||||
|
||||
|
||||
def test_get_path(self):
|
||||
'''
|
||||
Test to Returns the system path
|
||||
|
|
Loading…
Add table
Reference in a new issue