[Build System: Python] Renamed the Python lint validation test and updated the contents to match the other tests.

This commit is contained in:
Ross Bayer
2020-01-18 18:43:31 -08:00
parent 83bfc69ea3
commit d39dae54e4
2 changed files with 10 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
// Continuous integration for the OS X Platform also runs the tests in the
// iPhone, Apple TV and Apple Watch simulators. We only need to run the
// build_swift module unit-tests once per OSX Platform test run, rather than
// once for each supported Apple device.
// UNSUPPORTED: OS=ios
// UNSUPPORTED: OS=tvos
// UNSUPPORTED: OS=watchos
// RUN: %{python} %utils/python_lint.py