summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-15 16:12:06 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-15 16:12:06 +0200
commitd5e0cc197113d37cfd049d5a456c8b6d37ec945a (patch)
treed9a9f3a7305d4bb19ab67245119390c1c3d02851
parenttests use the mocker (diff)
downloadnet-http-spore-d5e0cc197113d37cfd049d5a456c8b6d37ec945a.tar.gz
add a auth method
-rw-r--r--t/specs/couchdb.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/specs/couchdb.json b/t/specs/couchdb.json
index f7c44b2..21cd5a1 100644
--- a/t/specs/couchdb.json
+++ b/t/specs/couchdb.json
@@ -20,7 +20,8 @@
             "database"
          ],
          "path" : "/:database/_all_docs",
-         "method" : "GET"
+         "method" : "GET",
+         "authentication": 1
       },
       "create_document_with_id" : {
          "required" : [