mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`simctl spawn` does not propagate exit codes through, so we need the test to exit using `exit(0)`, not `fatalError()`.
`simctl spawn` does not propagate exit codes through, so we need the test to exit using `exit(0)`, not `fatalError()`.