Issue #11578: Backported test for the timeit module.
diff --git a/Misc/NEWS b/Misc/NEWS
index 6582bab..e018689 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -83,6 +83,8 @@
 Tests
 -----
 
+- Issue #11578: Backported test for the timeit module.
+
 - Issue #22943: bsddb tests are locale independend now.
 
 IDLE