14
0
forked from pool/python-pyudev
Files
python-pyudev/pytest_register_mark.patch
2020-10-08 23:03:46 +00:00

10 lines
177 B
Diff

--- 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