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, 1 insertions, 1 deletions
diff --git a/tests/shell.py b/tests/shell.py
index dc045d4..cbc10ab 100644
--- a/tests/shell.py
+++ b/tests/shell.py
@@ -5,7 +5,7 @@ from dogtail import tree
from dogtail import predicate
from dogtail import dump
-ACTIVITIES_WITH_OBJECT_CHOOSER = ["Read", "Image Viewer", "Jukebox"]
+ACTIVITIES_WITH_OBJECT_CHOOSER = ["Read", "Jukebox"]
ACTIVITIES_TO_IGNORE = ["Pippy"]
def build_activities_list():