Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/test-label.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-02-14 15:20:00 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-02-14 15:20:00 (GMT)
commitbcdff5ddd33d28d637f49c029923e518902cc852 (patch)
tree31c5051576891ba2b05cbfc5db31f898e70d0fcb /tests/test-label.py
parentc935a5c2501f96a1c905944e4f103e95dc7f7d7f (diff)
Move Color inside style
Diffstat (limited to 'tests/test-label.py')
-rwxr-xr-xtests/test-label.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-label.py b/tests/test-label.py
index fd6b841..890a528 100755
--- a/tests/test-label.py
+++ b/tests/test-label.py
@@ -21,7 +21,7 @@ import hippo
from sugar.graphics.toolbar import Toolbar
from sugar.graphics.label import Label
from sugar.graphics.button import Button
-from sugar.graphics.color import Color
+from sugar.graphics.style import Color
BUTTON_DELETE = 1