Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/shell.py
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-01 19:23:51 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-01 19:23:51 (GMT)
commite7a33e537d1ea5432cdc17aadfb07f33efd7037f (patch)
treef90efce7d16caec13ce04ee31e6c6909f5b26df6 /tests/shell.py
parentbe45a2fa5e14e625b365db1713c0bb367e220bd4 (diff)
parent6815fd828caa76935bd02eafa719a34f983b671b (diff)
Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-build
Conflicts: Makefile scripts/system.modules
Diffstat (limited to 'tests/shell.py')
-rw-r--r--tests/shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell.py b/tests/shell.py
index d606783..ff5a13e 100644
--- a/tests/shell.py
+++ b/tests/shell.py
@@ -6,7 +6,7 @@ from dogtail import predicate
from dogtail import dump
ACTIVITIES_WITH_OBJECT_CHOOSER = ["Read", "Image Viewer", "Jukebox"]
-ACTIVITIES_TO_IGNORE = ["Pippy", "Write"]
+ACTIVITIES_TO_IGNORE = ["Pippy"]
def build_activities_list():
shell = tree.root.child(name="sugar-session", roleName="application")