2008-08-22 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / tests / pyatspi / desktoptest.py
index 49db2af..8266220 100644 (file)
@@ -41,7 +41,7 @@ class DesktopTest(_PasyTest):
                     ]
 
        def __init__(self, bus, path):
-               _PasyTest.__init__(self, "Accessible", False)
+               _PasyTest.__init__(self, "Desktop", False)
                self._bus = bus
                self._path = path