Skip to content

Commit 3579646

Browse files
Issue 1597: Added Javadoc.
1 parent ec20b00 commit 3579646

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/test/java/org/kohsuke/github/GHCodeownersErrorTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
import static org.hamcrest.Matchers.*;
99

10+
/**
11+
* Test class for listing errors in CODEOWNERS files.
12+
*
13+
* @author Michael Grant
14+
*/
1015
public class GHCodeownersErrorTest extends AbstractGitHubWireMockTest {
1116

1217
/**

0 commit comments

Comments
 (0)