Javadoc nit.
This commit is contained in:
parent
dee97c3ff1
commit
68747912d2
|
@ -29,7 +29,6 @@ import org.junit.Test;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests the PeekingIterator.
|
* Tests the PeekingIterator.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
public class PeekingIteratorTest<E> extends AbstractIteratorTest<E> {
|
public class PeekingIteratorTest<E> extends AbstractIteratorTest<E> {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue