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