Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc c83f94231 -> c6d8dcd45
only test_events 3 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/c6d8dcd4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/c6d8dcd4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/c6d8dcd4 Branch: refs/heads/build_fail_poc Commit: c6d8dcd45e0f77f5e5d632a952d8e287b64ec81d Parents: c83f942 Author: max-orlov <[email protected]> Authored: Tue Jul 4 13:45:27 2017 +0300 Committer: max-orlov <[email protected]> Committed: Tue Jul 4 13:45:27 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/c6d8dcd4/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 9090d3c..5a66af8 100644 --- a/tox.ini +++ b/tox.ini @@ -36,4 +36,3 @@ commands=pytest tests/orchestrator/workflows/core/test_events.py [testenv:pywin] commands=pytest tests/orchestrator/workflows/core/test_events.py -
