Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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")