Fix style.

This commit is contained in:
Mathias Gug 2015-01-14 16:05:36 -08:00 committed by rallytime
parent 3b285798e3
commit 4670988a68

View File

@ -106,4 +106,3 @@ class BotoSNSTest(integration.ModuleCase,
self.assertSaltStateChangesEqual(ret, {})
ret = self.run_function('boto_sns.exists', name='my-state-test-topic')
self.assertTrue(ret)