Skip to content

Commit 35310c4

Browse files
committed
Javadoc
1 parent e369f9e commit 35310c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/test/java/org/apache/commons/cli/example/AptHelpAppendableTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Licensed to the Apache Software Foundation (ASF) under one or more
3232
import org.junit.jupiter.api.BeforeEach;
3333
import org.junit.jupiter.api.Test;
3434

35+
/**
36+
* Test {@link AptHelpAppendable}.
37+
*/
3538
public class AptHelpAppendableTest {
3639

3740
private StringBuilder sb;

0 commit comments

Comments
 (0)