From ea6f06a0530ff8812cfbb1eeec9dab8202015abe Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 21 Nov 2012 23:45:03 +0000 Subject: Jukebox has an object chooser --- (limited to 'tests') 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() -- cgit v0.9.1