a5b62b6ee7
* Remove trailing whitespace. * pytest: fix one warning * Introducing new file 'pytest.ini' a conf file for pytest (#1047) * Add rpmlint.svg with the new rpmlint logo -Rebase disable-flake-and-cov.patch. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1059
13 lines
218 B
Diff
13 lines
218 B
Diff
diff --git a/pytest.ini b/pytest.ini
|
|
index 819ea304..06b8aa7d 100644
|
|
--- a/pytest.ini
|
|
+++ b/pytest.ini
|
|
@@ -1,7 +1,6 @@
|
|
[pytest]
|
|
addopts =
|
|
-vv
|
|
- --cov=rpmlint
|
|
-n auto
|
|
-p no:legacypath
|
|
pythonpath= .
|