From e39a4d3ef99487dee4a981ca82c8b5fe3a7b8220 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 22 Mar 2014 17:05:37 +0100 Subject: [PATCH] Debug everything while testing --- tests/__init__.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/__init__.py b/tests/__init__.py index 1b5706b..df67c5c 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,3 +1,6 @@ +import vdirsyncer.log +vdirsyncer.log.set_level(vdirsyncer.log.logging.DEBUG) + def normalize_item(item): # - X-RADICALE-NAME is used by radicale, because hrefs don't really exist # in their filesystem backend