forked from pool/rpmlint
* dbus-services: gdm update (bsc#1230466) * pam-modules: pam_limits.so moved from `pam` to `pam-extra` (bsc#1230447) * polkit-rules: add whitelisting for sssd smartcard access (bsc#1230051) * dbus-services: adjust digests for sssd (bsc#1230051) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1160
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= .
|