[GitHub] tinkerpop pull request #593: TINKERPOP-1665 Remove unittest from Gremlin-Pyt...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/tinkerpop/pull/593


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] tinkerpop pull request #593: TINKERPOP-1665 Remove unittest from Gremlin-Pyt...

2017-04-04 Thread davebshow
GitHub user davebshow opened a pull request:

https://github.com/apache/tinkerpop/pull/593

TINKERPOP-1665 Remove unittest from Gremlin-Python tests

A simple PR that removes unnecessary `unittest` code from the 
Gremlin-Python test suite. 

VOTE +1

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/tinkerpop TINKERPOP-1665

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tinkerpop/pull/593.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 #593


commit d06868292d7f2592772dac2f15281fe2803cc328
Author: davebshow 
Date:   2017-04-05T02:02:08Z

removed unittest from gremlin-python tests




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---