[CalendarServer-changes] [13723] CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 3 15:33:43 PDT 2014


Revision: 13723
          http://trac.calendarserver.org//changeset/13723
Author:   sagen at apple.com
Date:     2014-07-03 15:33:43 -0700 (Thu, 03 Jul 2014)
Log Message:
-----------
Comment out wiki resource in test

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py	2014-07-03 22:21:36 UTC (rev 13722)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py	2014-07-03 22:33:43 UTC (rev 13723)
@@ -97,7 +97,9 @@
                         self.directory.recordType.location,
                         self.directory.recordType.resource,
                         self.directory.recordType.address,
-                        self.directory.recordType.macOSXServerWiki,
+                        # FIXME: add a test where wikis are enabled, then this
+                        # resource should appear:
+                        # self.directory.recordType.macOSXServerWiki,
                     )
                 ]
             )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140703/79cdcc16/attachment.html>


More information about the calendarserver-changes mailing list