Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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()