Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/graphics/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/graphics/common.py')
-rw-r--r--tests/graphics/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/graphics/common.py b/tests/graphics/common.py
index 8085261..103a81d 100644
--- a/tests/graphics/common.py
+++ b/tests/graphics/common.py
@@ -17,7 +17,7 @@
import gtk
-from sugar.graphics.toolbutton import ToolButton
+from sugar3.graphics.toolbutton import ToolButton
class Test(gtk.VBox):