Javadoc nit.

This commit is contained in:
Gary Gregory 2018-02-22 13:29:31 -07:00
parent dee97c3ff1
commit 68747912d2
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ import org.junit.Test;
/**
* Tests the PeekingIterator.
*
*/
public class PeekingIteratorTest<E> extends AbstractIteratorTest<E> {