Beispiel #1
0
 def tearDown(self):
     if kombu:
         impl_kombu.cleanup()
     super(RpcKombuTestCase, self).tearDown()
Beispiel #2
0
 def tearDown(self):
     impl_kombu.cleanup()
     super(RpcKombuTestCase, self).tearDown()