mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
*ahem, scratch that. I mean integration tests
This commit is contained in:
parent
dbb687a2ff
commit
d8fa9b90dd
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
||||||
[tox]
|
[tox]
|
||||||
envlist = flake8, unit, system, docs
|
envlist = flake8, unit, integration, docs
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = E101,E221,E241,E501,W191
|
ignore = E101,E221,E241,E501,W191
|
||||||
|
|
Loading…
Add table
Reference in a new issue