mirror of https://github.com/fail2ban/fail2ban
TST: TravisCI coverage now includes untested systemd backend elements
parent
09199095b4
commit
82211e3891
|
@ -5,11 +5,3 @@ omit =
|
|||
/usr/*
|
||||
/home/travis/virtualenv/*
|
||||
fail2ban/server/filtersystemd.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
# Have to re-enable the standard pragma
|
||||
pragma: no cover
|
||||
|
||||
# systemd backend related
|
||||
pragma: systemd no cover
|
||||
|
|
Loading…
Reference in New Issue