Skip to content

Commit b648392

Browse files
Update junit-platform-console/src/main/java/org/junit/platform/console/command/ExitCode.java
Co-authored-by: Marc Philipp <[email protected]>
1 parent fecb37f commit b648392

File tree

1 file changed

+2
-0
lines changed
  • junit-platform-console/src/main/java/org/junit/platform/console/command

1 file changed

+2
-0
lines changed

junit-platform-console/src/main/java/org/junit/platform/console/command/ExitCode.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
/**
1818
* Well-known exit codes of the {@code junit} tool.
19+
*
20+
* @since 6.0.1
1921
*/
2022
@API(status = STABLE, since = "6.0.1")
2123
public final class ExitCode {

0 commit comments

Comments
 (0)