Skip to content

Commit 913639d

Browse files
author
Gary Gregory
committed
Javadoc.
1 parent fa9f373 commit 913639d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/test/java/org/apache/commons/io/function/IOFunctionTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929

3030
import org.junit.jupiter.api.Test;
3131

32+
/**
33+
* Tests {@link IOFunction}.
34+
*/
3235
public class IOFunctionTest {
3336

3437
private static class Holder<T> {

0 commit comments

Comments
 (0)