Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc 21600dbee -> c83f94231
only test_events 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/c83f9423 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/c83f9423 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/c83f9423 Branch: refs/heads/build_fail_poc Commit: c83f94231f917db24433ec1b57e9bfa86abc6e68 Parents: 21600db Author: max-orlov <[email protected]> Authored: Tue Jul 4 13:45:17 2017 +0300 Committer: max-orlov <[email protected]> Committed: Tue Jul 4 13:45:17 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/c83f9423/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 +
