mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This repository includes several Python modules, each with unit tests. Add a step to the validation tests to ensure these tests pass.
2 lines
69 B
Swift
2 lines
69 B
Swift
// RUN: %{python} -m unittest discover -s %S/../../utils/cmpcodesize
|