X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/bc79806a0880b5f09655f64a3ac15d3bc77d41d6..dbb3cf741253e1505b4cabcf1d046ed5e5dad8c7:/.config/neomutt/pytest.ini?ds=sidebyside 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