More tests

for PROPPATCH, PROPFIND, MKCALENDAR and MKCOL
This commit is contained in:
Unrud
2020-09-26 22:08:22 +02:00
parent 10dafde32d
commit ca27156605
11 changed files with 223 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<D:propertyupdate xmlns:D="DAV:">
<D:remove>
<D:prop>
<I:calendar-color xmlns:I="http://apple.com/ns/ical/" />
<C:calendar-description xmlns:C="urn:ietf:params:xml:ns:caldav" />
</D:prop>
</D:remove>
</D:propertyupdate>