[CalendarServer-changes] [14857] CalDAVTester/trunk/scripts/tests/CalDAV/propfind.xml

source_changes at macosforge.org source_changes at macosforge.org
Fri May 29 11:08:35 PDT 2015


Revision: 14857
          http://trac.calendarserver.org//changeset/14857
Author:   cdaboo at apple.com
Date:     2015-05-29 11:08:35 -0700 (Fri, 29 May 2015)
Log Message:
-----------
Missed one / request.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CalDAV/propfind.xml

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/propfind.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/propfind.xml	2015-05-29 16:32:45 UTC (rev 14856)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/propfind.xml	2015-05-29 18:08:35 UTC (rev 14857)
@@ -447,10 +447,13 @@
 	
 	<test-suite name='Depth:infinity disabled'>
 		<test name='1'>
+			<require-feature>
+				<feature>own-root</feature>
+			</require-feature>
 			<description>PROPFIND on /</description>
 			<request>
 				<method>PROPFIND</method>
-				<ruri>/</ruri>
+				<ruri>$root:</ruri>
 				<data>
 					<content-type>text/xml; charset=utf-8</content-type>
 					<filepath>Resource/Common/PROPFIND/resourcetype.xml</filepath>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150529/e3b37cf5/attachment-0001.html>


More information about the calendarserver-changes mailing list