From 7eb10979be4807fd0715571680909560dd77afec Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 21 Nov 2012 23:25:19 +0000 Subject: Read has an object chooser --- diff --git a/tests/shell.py b/tests/shell.py index 3989f1b..4299131 100644 --- a/tests/shell.py +++ b/tests/shell.py @@ -3,7 +3,7 @@ import time import tree -ACTIVITIES_WITH_OBJECT_CHOOSER = [] +ACTIVITIES_WITH_OBJECT_CHOOSER = ["Read"] def build_activities_list(): root = tree.get_root() -- cgit v0.9.1