Skip to content

Commit 71fee59

Browse files
committed
Javadoc
1 parent da16f36 commit 71fee59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/java/org/apache/commons/codec/digest/UnixCryptTest.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 UnixCrypt}.
31+
*/
2932
public class UnixCryptTest {
3033

3134
@Test

0 commit comments

Comments
 (0)