SF.net SVN: docutils:[9959] trunk/docutils/test/test_writers/ test_manpage.py

grubert--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9959
          http://sourceforge.net/p/docutils/code/9959
Author:   grubert
Date:     2024-10-21 19:26:26 +0000 (Mon, 21 Oct 2024)
Log Message:
-----------
remove warnings suppression from std tests

Modified Paths:
--------------
    trunk/docutils/test/test_writers/test_manpage.py

Modified: trunk/docutils/test/test_writers/test_manpage.py
===================================================================
--- trunk/docutils/test/test_writers/test_manpage.py	2024-10-21 19:25:32 UTC (rev 9958)
+++ trunk/docutils/test/test_writers/test_manpage.py	2024-10-21 19:26:26 UTC (rev 9959)
@@ -55,7 +55,6 @@
                         settings_overrides={
                             '_disable_config': True,
                             'strict_visitor': True,
-                            'warning_stream': ''  # don't print warnings
                         }).decode()
                     self.assertEqual(case_expected, output)
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.