From 4228d249b4216d390aa1f8f063d09527c4dcbe6a Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 4 Jan 2009 07:25:16 +0000 Subject: remove unnessary headers declaration from tests git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731188 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/script/couch_tests.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'share/www') diff --git a/share/www/script/couch_tests.js b/share/www/script/couch_tests.js index 0c1b36ca..f553435e 100644 --- a/share/www/script/couch_tests.js +++ b/share/www/script/couch_tests.js @@ -2117,9 +2117,6 @@ var tests = { // E4X outside of a string. this.eval('xml.node.@foo = doc.word'); return { - headers : { - "Content-Type" : "application/xml", - }, body: xml }; }, -- cgit v1.2.3