Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-21 23:25:19 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-21 23:25:19 (GMT)
commit7eb10979be4807fd0715571680909560dd77afec (patch)
tree159979be1505b9b4098a5116e80541ab8d6243b4
parent76087734f3a998ef56a1b04bfc9525ff375a4d69 (diff)
Read has an object chooser
-rw-r--r--tests/shell.py2
1 files changed, 1 insertions, 1 deletions
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()