Issue #12587: Correct faulty test file and reference in test_tokenize.
(Patch by Robert Xiao)
diff --git a/Misc/NEWS b/Misc/NEWS
index c826ae1..9e63beb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1058,6 +1058,9 @@
 Tests
 -----
 
+- Issue #12587: Correct faulty test file and reference in test_tokenize.
+  (Patch by Robert Xiao)
+
 - Issue #12573: Add resource checks for dangling Thread and Process objects.
 
 - Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'