Skip to content

Commit d904031

Browse files
cbeauchesnebric3
andauthored
Update .gitlab/TagInitializationErrors.java
Co-authored-by: Brice Dutheil <brice.dutheil@gmail.com>
1 parent e98c700 commit d904031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/TagInitializationErrors.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* entry is left unmodified, allowing <em>Test Optimization</em> to apply its default status inference based
2323
* on the actual outcome. Files with only one (or zero) {@code initializationError} test cases are left unmodified.
2424
*
25-
* <p>Usage (JEP 330): java TagInitializationErrors.java <xml-file>
25+
* <p>Usage (Java 25): {@code java TagInitializationErrors.java junit-report.xml}
2626
*/
2727
class TagInitializationErrors {
2828
public static void main(String[] args) throws Exception {

0 commit comments

Comments
 (0)