Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0995-REPORT-not-supported.test
blob5089c97785e831bfa18c607587c9bfe1a085326f
2 # Test REPORT response to a request for an unsupported report
4 TYPE=REPORT
5 URL=http://regression.host/caldav.php/user1/home/
8 BEGINDATA
9 <?xml version="1.0" encoding="UTF-8"?>
10 <non-existent-report xmlns="bogus:namespace:which:does:not:exist">
11   <bogus-tag/>
12 </non-existent-report>
13 ENDDATA