Enable testcases

Change-Id: I6db9f7ee5e0f2d65c96974d52f887302b4727bc3
This commit is contained in:
Mark Hamzy 2016-10-28 07:44:13 -05:00
parent 7efb4ae83a
commit 512fa17501
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ deps = -r{toxinidir}/test-requirements.txt
# Don't worry about installing bash commands in the virtual environment.
whitelist_externals = mkdir
#commands = python setup.py test --slowest --testr-args='{posargs}'
[fail_testenv]
commands = mkdir -p testenv/var/run/
python setup.py \
install \