2008-08-22 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / tests / pyatspi / componenttest.py
index 41c8a7f..28a66f3 100644 (file)
@@ -39,7 +39,7 @@ class ComponentTest(_PasyTest):
                     ]
 
        def __init__(self, bus, path):
-               _PasyTest.__init__(self, "Accessible", False)
+               _PasyTest.__init__(self, "Component", False)
                self._bus = bus
                self._path = path