mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This enables unittests for the accessibility bridge in common_cpp_unittests, when running on Windows. Previously, we only tested on macOS. Issue: https://github.com/flutter/flutter/issues/77838