Make tests to use libraries from tox venv

Change-Id: I64b5e4f675c2b807d3712c9fe72d0c809fb1d948
This commit is contained in:
Ricardo Carrillo Cruz 2016-05-27 16:02:36 +02:00
parent 437bbac039
commit 0622bb8088
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[test]
test01 ansible_host=localhost ansible_connection=local
test01 ansible_host=localhost ansible_connection=local ansible_python_interpreter=.tox/functional/bin/python