mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix style.
This commit is contained in:
parent
dd097b730d
commit
3b285798e3
@ -107,7 +107,3 @@ class BotoSNSTest(integration.ModuleCase,
|
||||
ret = self.run_function('boto_sns.exists', name='my-state-test-topic')
|
||||
self.assertTrue(ret)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from integration import run_tests
|
||||
run_tests(BotoSNSTest, needs_daemon=False)
|
||||
|
Loading…
Reference in New Issue
Block a user