Skip to content

Commit faba9bb

Browse files
committed
Merge pull request scrapy#1206 from Curita/clean-test-collection
Fix remaining warnings from pytest while collecting tests
2 parents 5e5e44e + a478595 commit faba9bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[pytest]
22
usefixtures = chdir
33
python_files=test_*.py __init__.py
4+
python_classes=
45
addopts = --doctest-modules --assert=plain
56
twisted = 1

0 commit comments

Comments
 (0)