Skip to content

Commit

Permalink
Merge pull request scrapy#1206 from Curita/clean-test-collection
Browse files Browse the repository at this point in the history
Fix remaining warnings from pytest while collecting tests
  • Loading branch information
dangra committed May 15, 2015
2 parents 5e5e44e + a478595 commit faba9bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[pytest]
usefixtures = chdir
python_files=test_*.py __init__.py
python_classes=
addopts = --doctest-modules --assert=plain
twisted = 1

0 comments on commit faba9bb

Please sign in to comment.