X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/bc79806a0880b5f09655f64a3ac15d3bc77d41d6..10615a9bc6aff0161764e63b7008a4570345c0b0:/.config/neomutt/pytest.ini diff --git a/.config/neomutt/pytest.ini b/.config/neomutt/pytest.ini index 4dedcb2..c2e2903 100644 --- a/.config/neomutt/pytest.ini +++ b/.config/neomutt/pytest.ini @@ -9,3 +9,6 @@ markers = treewalk: test related to MIME tree generation/walking muttctrl: test related to Mutt command interfacing current: test currently being worked on + fileio: test related to file I/O +filterwarnings = + ignore:'cgi' is deprecated:DeprecationWarning