The GitHub PR check bot should recognise files ending in `Test.swift` as tests for the purposes of its test check. In https://github.com/flutter/flutter/pull/185151 I added a Swift test, but the bot [commented](https://github.com/flutter/flutter/pull/185151#issuecomment-4260983801) that no test was added.
The GitHub PR check bot should recognise files ending in
Test.swiftas tests for the purposes of its test check.In #185151 I added a Swift test, but the bot commented that no test was added.