[CalendarServer-changes] [2730] CalendarServer/trunk/twistedcaldav/test/test_props.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 18 16:29:34 PDT 2008


Revision: 2730
          http://trac.macosforge.org/projects/calendarserver/changeset/2730
Author:   wsanchez at apple.com
Date:     2008-07-18 16:29:33 -0700 (Fri, 18 Jul 2008)
Log Message:
-----------
Not the best place for this

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/test/test_props.py

Modified: CalendarServer/trunk/twistedcaldav/test/test_props.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_props.py	2008-07-18 22:53:20 UTC (rev 2729)
+++ CalendarServer/trunk/twistedcaldav/test/test_props.py	2008-07-18 23:29:33 UTC (rev 2730)
@@ -24,7 +24,6 @@
 from twisted.web2.dav.util import davXMLFromStream
 from twisted.web2.test.test_server import SimpleRequest
 from twistedcaldav import caldavxml
-from twistedcaldav.log import setLogLevelForNamespace
 
 import twistedcaldav.test.util
 
@@ -39,8 +38,6 @@
         calendar_path, calendar_uri = self.mkdtemp("live_props")
         os.rmdir(calendar_path)
 
-        setLogLevelForNamespace("twistedcaldav.extensions.CachingXattrPropertyStore", "debug")
-
         def mkcalendar_cb(response):
             response = IResponse(response)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080718/828324dc/attachment.html 


More information about the calendarserver-changes mailing list