diff options
Diffstat (limited to 'test/caldav/sax')
-rw-r--r-- | test/caldav/sax/dav_response_test.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/caldav/sax/dav_response_test.js b/test/caldav/sax/dav_response_test.js index 47adca0..f9243e8 100644 --- a/test/caldav/sax/dav_response_test.js +++ b/test/caldav/sax/dav_response_test.js @@ -52,7 +52,7 @@ suite('caldav/sax/dav_response', function() { 'current-user-principal': { status: '404', - value: {} + value: null } }, |