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.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/setup.py b/test/setup.py
deleted file mode 100755
index 6ed89aa..0000000
--- a/test/setup.py
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env python
-from sugar.activity import bundlebuilder
-bundlebuilder.start()
-