You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by to...@apache.org on 2017/10/28 18:55:35 UTC

[couchdb] branch mango-test-failures updated: whitespace

This is an automated email from the ASF dual-hosted git repository.

tonysun83 pushed a commit to branch mango-test-failures
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/mango-test-failures by this push:
     new 420ea71  whitespace
420ea71 is described below

commit 420ea719848ba114b5de47dc1b7e155e3a93306b
Author: Tony Sun <to...@gmail.com>
AuthorDate: Sat Oct 28 11:57:23 2017 -0700

    whitespace
---
 src/mango/test/mango.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mango/test/mango.py b/src/mango/test/mango.py
index cbf2b11..03cc67c 100644
--- a/src/mango/test/mango.py
+++ b/src/mango/test/mango.py
@@ -128,7 +128,6 @@ class Database(object):
         r = self.sess.post(self.path("_index"), data=body)
         delay()
         r.raise_for_status()
-
         assert r.json()["id"] is not None
         assert r.json()["name"] is not None
         return r.json()["result"] == "created"

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].