Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/sugar/shell.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sugar/shell.py b/tests/sugar/shell.py
index b6180a6..3d33259 100644
--- a/tests/sugar/shell.py
+++ b/tests/sugar/shell.py
@@ -79,6 +79,8 @@ def main():
logging.basicConfig(format=format)
logging.root.setLevel(logging.DEBUG)
+ logging.info("Start test")
+
go_to_list_view()
for activity in build_activities_list():