src/tests/pkg5unittest.py
changeset 2401 e9061090d198
parent 2382 b91a97e46434
child 2414 ce704b29a50c
--- a/src/tests/pkg5unittest.py	Wed Jun 08 16:46:31 2011 -0700
+++ b/src/tests/pkg5unittest.py	Wed Jun 08 16:47:43 2011 -0700
@@ -2131,7 +2131,7 @@
                         continue
                 self._api_finish(api_obj, catch_wsie=catch_wsie)
 
-        def _api_image_update(self, api_obj, catch_wsie=True, **kwargs):
+        def _api_update(self, api_obj, catch_wsie=True, **kwargs):
                 self.debug("planning update")
                 for pd in api_obj.gen_plan_update(**kwargs):
                         continue