Remove duplicate entry due to mismerge and incomplete resolution.

This commit is contained in:
Terry Jan Reedy 2013-05-30 21:08:49 -04:00
parent 17bea376e8
commit 1acd3a081c

View file

@ -320,9 +320,6 @@ Library
Tests
-----
- Issue #15392: Create a unittest framework for IDLE.
Rajagopalasarma Jayakrishnan
- Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't
accidentally hang.