X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/504117eb47128edd45675783d9475f8c5c91dd5b..cd90451f36b2328e1d13e27792ab023a42fd3db9:/.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