Skip to content

Commit

Permalink
Fix incorrect help documentation of XCTestMain
Browse files Browse the repository at this point in the history
  • Loading branch information
kkebo committed Aug 1, 2024
1 parent 7a9df99 commit 984c317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/XCTest/Public/XCTestMain.swift
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ internal func XCTMainMisc(
OPTIONS:
-l, --list-test List tests line by line to standard output
-l, --list-tests List tests line by line to standard output
--dump-tests-json List tests in JSON to standard output
TESTCASES:
Expand Down

0 comments on commit 984c317

Please sign in to comment.