mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Pyling fixes
This commit is contained in:
parent
56279770a9
commit
1df0c20d97
@ -34,8 +34,8 @@ class BatchTest(integration.ShellCase):
|
||||
'minion:',
|
||||
' batch testing']
|
||||
self.assertEqual(self.run_salt('\'*\' test.echo \'batch testing\' -b 50%'), ret)
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from integration import run_tests
|
||||
run_tests(BatchTest)
|
||||
run_tests(BatchTest)
|
||||
|
Loading…
Reference in New Issue
Block a user