def test_images_rm(self):
     self.assertEquals(
         EC2.images_rm('test', self.tests).__dict__['maps'][0].title,
         sentinel.name
     )