diff --git a/testing/tests/regression-suite/511-iCal-PROPFIND.result b/testing/tests/regression-suite/511-iCal-PROPFIND.result
new file mode 100644
index 00000000..c3a28a18
--- /dev/null
+++ b/testing/tests/regression-suite/511-iCal-PROPFIND.result
@@ -0,0 +1,30 @@
+HTTP/1.1 207 Multi-Status
+Date: Dow, 01 Jan 2000 00:00:00 GMT
+DAV: 1, access-control
+ETag: "d87ada45ea684066e06cb14779b80ea4"
+Content-Length: 755
+Content-Type: text/xml; charset="utf-8"
+
+
+
+
+ http://mycaldav/
+
+
+ DAViCal_CalDAV_Server
+
+ HTTP/1.1 200 OK
+
+
+
+
+
+
+
+
+
+
+ HTTP/1.1 404 Not Found
+
+
+
diff --git a/testing/tests/regression-suite/511-iCal-PROPFIND.test b/testing/tests/regression-suite/511-iCal-PROPFIND.test
new file mode 100644
index 00000000..f027cafe
--- /dev/null
+++ b/testing/tests/regression-suite/511-iCal-PROPFIND.test
@@ -0,0 +1,25 @@
+#
+# Testing with a process similar to iCal 10.5
+#
+TYPE=PROPFIND
+URL=http://mycaldav/
+HEAD
+
+HEADER=User-Agent: DAVKit/2.0 (10.5; wrbt) iCal 3.0
+HEADER=Content-Type: text/xml
+HEADER=Depth: 0
+
+BEGINDATA
+
+
+
+
+
+
+
+
+
+
+
+
+ENDDATA