Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/shell.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/shell.py b/tests/shell.py
index 4299131..b03281c 100644
--- a/tests/shell.py
+++ b/tests/shell.py
@@ -36,8 +36,6 @@ def launch_and_stop_activity(activity_name):
if name == activity_name:
print "Launching %s" % activity_name
- time.sleep(10)
-
icon.click()
print "Stopping %s" % activity_name