diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-12-16-12-54-21.bpo-22815.0NRH8s.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-12-16-12-54-21.bpo-22815.0NRH8s.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-12-16-12-54-21.bpo-22815.0NRH8s.rst b/Misc/NEWS.d/next/Library/2021-12-16-12-54-21.bpo-22815.0NRH8s.rst deleted file mode 100644 index 5c4600f..0000000 --- a/Misc/NEWS.d/next/Library/2021-12-16-12-54-21.bpo-22815.0NRH8s.rst +++ /dev/null @@ -1,2 +0,0 @@ -Print unexpected successes together with failures and errors in summary in -:class:`unittest.TextTestResult`. |