Fix style.

This commit is contained in:
Mathias Gug 2015-01-14 16:05:36 -08:00
parent 6ffc9f827e
commit 64cf74ebaa

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)