GitHub user nickva opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/32
[mrview] fix http test
COUCHDB-2824
Now all couch_mrview eunit tests should pass:
```
$ export BUILDDIR=`pwd` && rebar -r eunit apps=couch_mrview
...
=======================================================
All 104 tests passed.
==> rel (eunit)
==> couchdb (eunit)
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nickva/couchdb-couch-mrview 2824-fix-http-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-mrview/pull/32.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #32
----
commit a9d14eabe1423db0142658cbcf216fb7c6982e8b
Author: Nick Vatamaniuc <[email protected]>
Date: 2015-09-28T14:31:55Z
[mrview] fix http test
COUCHDB-2824
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---