Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/graphics/ticket2999.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/graphics/ticket2999.py')
-rw-r--r--tests/graphics/ticket2999.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/graphics/ticket2999.py b/tests/graphics/ticket2999.py
index caf7adf..5ebae31 100644
--- a/tests/graphics/ticket2999.py
+++ b/tests/graphics/ticket2999.py
@@ -21,8 +21,8 @@ Spec in ticket #2999.
import gtk
-from sugar.graphics.palette import Palette
-from sugar.graphics.icon import Icon
+from sugar3.graphics.palette import Palette
+from sugar3.graphics.icon import Icon
import common