Fix up pytest deprecation warning

This commit is contained in:
Markus Unterwaditzer 2016-08-26 08:35:22 +02:00
parent 0de8415183
commit 12f5d32251

View file

@ -1,7 +1,7 @@
[wheel]
universal = 1
[pytest]
[tool:pytest]
norecursedirs = tests/storage/servers/*
[flake8]