Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/setup.py')
-rwxr-xr-xtest/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/setup.py b/test/setup.py
index 6ed89aa..d290fe6 100755
--- a/test/setup.py
+++ b/test/setup.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python
-from sugar.activity import bundlebuilder
+from sugar3.activity import bundlebuilder
bundlebuilder.start()