[CalendarServer-changes] [1585] CalendarServer/trunk/twistedcaldav/test/test_tap.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 5 11:37:22 PDT 2007


Revision: 1585
          http://trac.macosforge.org/projects/calendarserver/changeset/1585
Author:   dreid at apple.com
Date:     2007-06-05 11:37:22 -0700 (Tue, 05 Jun 2007)

Log Message:
-----------
Fix test_makeServiceDispatcher

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

Modified: CalendarServer/trunk/twistedcaldav/test/test_tap.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_tap.py	2007-06-05 18:35:27 UTC (rev 1584)
+++ CalendarServer/trunk/twistedcaldav/test/test_tap.py	2007-06-05 18:37:22 UTC (rev 1585)
@@ -248,6 +248,8 @@
         """
         validServices = ['Slave', 'Master', 'Combined']
 
+        self.config['HTTPPort'] = 80
+
         for service in validServices:
             self.config['ServerType'] = service
             self.writeConfig()

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070605/f7709cd5/attachment.html


More information about the calendarserver-changes mailing list