From 41a81e7f5ca5d3733e6e5655f5ece7859ce9f49b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 11 Dec 2017 06:47:33 +0100 Subject: Add Python3 support in functest/ci MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If13bfaa196b8dfab1e83feb28c5a4719c7acd8c7 Signed-off-by: Cédric Ollivier --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 8eeb1d17..1e5487b1 100644 --- a/tox.ini +++ b/tox.ini @@ -54,6 +54,7 @@ commands = [testenv:py35] dirs = + functest/tests/unit/ci functest/tests/unit/core functest/tests/unit/odl functest/tests/unit/utils/test_decorators.py -- cgit 1.2.3-korg