Skip to content

Commit 2c05d30

Browse files
pmattosJohn Bute
authored andcommitted
Tests: Fix 22 warning in BuildCommandTests (swiftlang#8509)
### Motivation: Reduce noise from solvable warnings. ### Modifications: We should `throw XCTSkip("...")` but `try XCTSkipIf(true, "...")`. The BuildCommandTests was mixing both (i.e., `try XCTSkip("...")`), making the test a nop actually.
1 parent a422f93 commit 2c05d30

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)