davical/testing/tests/regression-suite/0995-REPORT-not-supported.test

15 lines
293 B
Plaintext

#
# Test REPORT response to a request for an unsupported report
#
TYPE=REPORT
URL=http://regression.host/caldav.php/user1/home/
BEGINDATA
<?xml version="1.0" encoding="UTF-8"?>
<non-existent-report xmlns="bogus:namespace:which:does:not:exist">
<bogus-tag/>
</non-existent-report>
ENDDATA