Commit 385fa24
test(api): register the master-route test hook as not host API
`setForceMasterPlaylistForTesting` is public for the same reason
`setForceSoftwarePathForTesting` is, so it belongs in the same list. Without
the entry the documentation-coverage test failed while every swift-testing
suite passed, which is a shape worth naming: `swift test` runs the XCTest half
and the swift-testing half in one process and prints the swift-testing summary
LAST, so a green summary line can sit under a red run. The exit code is the
only thing that says so.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WbciAqCSxpaiUpTumrCuA91 parent ac51480 commit 385fa24
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments