Skip to content

Commit 2365a1e

Browse files
committed
Javadoc
1 parent bebf1ff commit 2365a1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/test/java/org/apache/commons/io/RandomAccessFilesTest.java

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

2727
import org.junit.jupiter.api.Test;
2828

29+
/**
30+
* Tests {@link RandomAccessFiles}.
31+
*/
2932
public class RandomAccessFilesTest {
3033

3134
protected static final String FILE_RES_RO = "/org/apache/commons/io/test-file-20byteslength.bin";

0 commit comments

Comments
 (0)