mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
0ede0c4bcd
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
|