Set default_security for the tests to everyone
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/06b2ffdd Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/06b2ffdd Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/06b2ffdd Branch: refs/heads/auth-tests-wip Commit: 06b2ffdd652b9cc55e85ff89a42d5495a850aa2a Parents: f725773 Author: Eric Avdey <[email protected]> Authored: Wed May 25 12:20:00 2016 -0300 Committer: Jan Lehnardt <[email protected]> Committed: Fri Jun 10 12:07:40 2016 +0200 ---------------------------------------------------------------------- rel/files/eunit.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/06b2ffdd/rel/files/eunit.ini ---------------------------------------------------------------------- diff --git a/rel/files/eunit.ini b/rel/files/eunit.ini index e3f96c3..b1303b9 100644 --- a/rel/files/eunit.ini +++ b/rel/files/eunit.ini @@ -18,6 +18,7 @@ [couchdb] ; time to relax! uuid = 74696d6520746f2072656c617821 +default_security = everyone [httpd] port = 0
