mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
4e0358bfb0
When indexing, SourceKit finds methods that match what XCTest considers to be a test; see: https://github.com/apple/swift/blob/197875ab6d9af0b07f22dde4729e4d0d37a4b324/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp#L889-L890. Document this behavior.