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-11-21 23:45:03 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-21 23:45:03 (GMT)
commitea6f06a0530ff8812cfbb1eeec9dab8202015abe (patch)
tree570546012d8c18281473f5c6daa42f67d8c077db /tests/shell.py
parent63b4d9464552cd13fba38c3b064fa6e4082ec68b (diff)
Jukebox has an object chooser
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 b03281c..c9a8082 100644
--- a/tests/shell.py
+++ b/tests/shell.py
@@ -3,7 +3,7 @@ import time
import tree
-ACTIVITIES_WITH_OBJECT_CHOOSER = ["Read"]
+ACTIVITIES_WITH_OBJECT_CHOOSER = ["Read", "Jukebox"]
def build_activities_list():
root = tree.get_root()