1
0
forked from pool/python-pyudev
python-pyudev/pytest_register_mark.patch

10 lines
177 B
Diff
Raw Normal View History

--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,5 @@
-[tool:pytest]
+[pytest]
# do not search for tests in build directory
norecursedirs = .* _* build
+markers =
+ conversion