summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 663cc53..3667c2a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -323,6 +323,8 @@ IDLE
Tests
-----
+- Issue #18982: Add tests for CLI of the calendar module.
+
- Issue #19548: Added some additional checks to test_codecs to ensure that
statements in the updated documentation remain accurate. Patch by Martin
Panter.