mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Ensure that the swift-reflection-test binary is built for Windows by default. This is preventing tests from executing on Windows. There are dependencies which were already specified for Linux even, the tool just was disabled due to an invalid check.