Add a test to GET the collection we just PUT.

This commit is contained in:
Andrew McMillan 2007-02-13 15:40:56 +13:00
parent 8e0dadd390
commit d4c7621536

View File

@ -0,0 +1,7 @@
#
# Doing a GET on an entire collection that we
# just added with a PUT.
#
TYPE=GET
URL=http://mycaldav/caldav.php/user1/entire/
HEAD