[pyatspi2/gi] Test changes for compability with at-spi-corba
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2/gi] Test changes for compability with at-spi-corba
- Date: Sun, 28 Nov 2010 15:07:31 +0000 (UTC)
commit 6442a2f0decb53ffe4914ce4ec4392836c8d1d0d
Author: Mike Gorse <mgorse novell com>
Date: Thu Nov 25 06:53:49 2010 -0500
Test changes for compability with at-spi-corba
Fix location of testrunner
Fix location of testrunner again
tests/pyatspi/componenttest.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/pyatspi/componenttest.py b/tests/pyatspi/componenttest.py
index 63ef364..f884028 100644
--- a/tests/pyatspi/componenttest.py
+++ b/tests/pyatspi/componenttest.py
@@ -8,8 +8,8 @@ import os
from pasytest import PasyTest as _PasyTest
import pyatspi
-from pyatspi import Accessible
-from pyatspi import BoundingBox
+from Accessibility import Component
+from Accessibility import BoundingBox
ATSPI_LAYER_WIDGET = 3
ATSPI_LAYER_MDI = 4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]