Merge pull request #1206 from Curita/clean-test-collection

Fix remaining warnings from pytest while collecting tests
This commit is contained in:
Daniel Graña 2015-05-14 23:19:47 -03:00
commit faba9bb095
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[pytest]
usefixtures = chdir
python_files=test_*.py __init__.py
python_classes=
addopts = --doctest-modules --assert=plain
twisted = 1