[CalendarServer-changes] [15499] CalendarServer/trunk/calendarserver/tools/test/test_config.py

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 2 07:39:29 PDT 2016


Revision: 15499
          http://trac.calendarserver.org//changeset/15499
Author:   cdaboo at apple.com
Date:     2016-04-02 07:39:29 -0700 (Sat, 02 Apr 2016)
Log Message:
-----------
Fix the test properly this time.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/test/test_config.py

Modified: CalendarServer/trunk/calendarserver/tools/test/test_config.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_config.py	2016-04-01 22:47:08 UTC (rev 15498)
+++ CalendarServer/trunk/calendarserver/tools/test/test_config.py	2016-04-02 14:39:29 UTC (rev 15499)
@@ -379,6 +379,7 @@
                 'HTTP': True,
                 'Implicit Errors': False,
                 'iSchedule': False,
+                'xPod': False,
                 'iTIP': True,
                 'iTIP-VFREEBUSY': True,
                 'Invalid Instance': False,
@@ -406,6 +407,7 @@
                 'HTTP': False,
                 'Implicit Errors': False,
                 'iSchedule': False,
+                'xPod': False,
                 'iTIP': False,
                 'iTIP-VFREEBUSY': False,
                 'Invalid Instance': False,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160402/28d872ef/attachment.html>


More information about the calendarserver-changes mailing list