forked from pool/python-pyudev
10 lines
177 B
Diff
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
|