Move data into test.

This commit is contained in:
Andrew McMillan 2009-04-23 09:19:13 +12:00
parent 265ec4f134
commit a39518ef4b
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +0,0 @@
<?xml version="1.0"?>
<D:propfind xmlns:D="DAV:"><D:prop><D:resourcetype/></D:prop></D:propfind>

View File

@ -11,3 +11,8 @@ HEADER=Accept-Encoding: gzip,deflate
HEADER=Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
HEADER=Content-Type: text/xml
HEADER=Depth: 0
BEGINDATA
<?xml version="1.0"?>
<D:propfind xmlns:D="DAV:"><D:prop><D:resourcetype/></D:prop></D:propfind>
ENDDATA