[CalendarServer-changes] [5931] CalendarServer/branches/new-store-no-caldavfile/twistedcaldav/ directory/test/test_principal.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 23 13:14:58 PDT 2010


Revision: 5931
          http://trac.macosforge.org/projects/calendarserver/changeset/5931
Author:   cdaboo at apple.com
Date:     2010-07-23 13:14:53 -0700 (Fri, 23 Jul 2010)
Log Message:
-----------
Fix directory test.

Modified Paths:
--------------
    CalendarServer/branches/new-store-no-caldavfile/twistedcaldav/directory/test/test_principal.py

Modified: CalendarServer/branches/new-store-no-caldavfile/twistedcaldav/directory/test/test_principal.py
===================================================================
--- CalendarServer/branches/new-store-no-caldavfile/twistedcaldav/directory/test/test_principal.py	2010-07-23 19:15:12 UTC (rev 5930)
+++ CalendarServer/branches/new-store-no-caldavfile/twistedcaldav/directory/test/test_principal.py	2010-07-23 20:14:53 UTC (rev 5931)
@@ -25,6 +25,7 @@
 
 from twistedcaldav.config import config
 from twistedcaldav.directory import augment, calendaruserproxy
+from twistedcaldav.directory.calendar import DirectoryCalendarHomeProvisioningResource
 from twistedcaldav.directory.directory import DirectoryService
 from twistedcaldav.directory.xmlfile import XMLDirectoryService
 from twistedcaldav.directory.test.test_xmlfile import xmlFile, augmentsFile
@@ -35,7 +36,6 @@
 
 import twistedcaldav.test.util
 from txdav.common.datastore.file import CommonDataStore
-from twisted.python.filepath import FilePath
 
 
 class ProvisionedPrincipals (twistedcaldav.test.util.TestCase):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100723/bc2ff18b/attachment.html>


More information about the calendarserver-changes mailing list