Adds missing posargs (#810)
This commit is contained in:
committed by
John Vrbanac
parent
10d1b7e770
commit
4d26f428be
2
tox.ini
2
tox.ini
@@ -27,7 +27,7 @@ commands = {toxinidir}/tools/clean.sh {toxinidir}/falcon
|
||||
whitelist_externals = bash
|
||||
mv
|
||||
commands = {toxinidir}/tools/clean.sh {toxinidir}/falcon
|
||||
nosetests --with-coverage
|
||||
nosetests --with-coverage []
|
||||
bash -c "if [ ! -d .coverage_data ]; then mkdir .coverage_data; fi"
|
||||
mv {toxinidir}/.coverage {toxinidir}/.coverage_data/.coverage.{envname}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user