Run python linting on the file if running doctests

This commit is contained in:
Hugh Bellamy
2017-03-27 09:03:14 +07:00
parent ffecec1c3d
commit abfca72357
4 changed files with 29 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
// RUN: %{python} %utils/python-lint
// RUN: %{python} %utils/python_lint.py
// 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 python linting once per OSX Platform test run, rather than once for each supported Apple device.
// UNSUPPORTED: OS=watchos