[CalendarServer-changes] [7179] CalendarServer/branches/users/cdaboo/pycalendar/txdav/caldav/ datastore/test/common.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 10 20:15:19 PST 2011


Revision: 7179
          http://trac.macosforge.org/projects/calendarserver/changeset/7179
Author:   cdaboo at apple.com
Date:     2011-03-10 20:15:19 -0800 (Thu, 10 Mar 2011)
Log Message:
-----------
Tweak test to match pycalendar changes.

Modified Paths:
--------------
    CalendarServer/branches/users/cdaboo/pycalendar/txdav/caldav/datastore/test/common.py

Modified: CalendarServer/branches/users/cdaboo/pycalendar/txdav/caldav/datastore/test/common.py
===================================================================
--- CalendarServer/branches/users/cdaboo/pycalendar/txdav/caldav/datastore/test/common.py	2011-03-11 04:13:42 UTC (rev 7178)
+++ CalendarServer/branches/users/cdaboo/pycalendar/txdav/caldav/datastore/test/common.py	2011-03-11 04:15:19 UTC (rev 7179)
@@ -104,7 +104,7 @@
         "BEGIN:VALARM\r\n"
           "X-WR-ALARMUID:1377CCC7-F85C-4610-8583-9513D4B364E1\r\n"
           "TRIGGER:-PT20M\r\n"
-          "ATTACH;VALUE=URI:Basso\r\n"
+          "ATTACH:Basso\r\n"
           "ACTION:AUDIO\r\n"
         "END:VALARM\r\n"
       "END:VEVENT\r\n"
@@ -130,7 +130,7 @@
         "BEGIN:VALARM\r\n"
           "X-WR-ALARMUID:1377CCC7-F85C-4610-8583-9513D4B364E1\r\n"
           "TRIGGER:-PT20M\r\n"
-          "ATTACH;VALUE=URI:Basso\r\n"
+          "ATTACH:Basso\r\n"
           "ACTION:AUDIO\r\n"
         "END:VALARM\r\n"
       "END:VEVENT\r\n"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110310/b70b458e/attachment-0001.html>


More information about the calendarserver-changes mailing list