Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add knowledge of EarlGrey test files to PRESUBMIT.py.
EarlGrey is the framework used for integration tests on iOS and the corresponding test files are by convention named *_egtest.mm. Add the pattern to PRESUBMIT.py so that no warning is printed if there is code calling test functions in those files. Remove knowledge about KIF test files as this is no longer used. BUG=666375 Review-Url: https://codereview.chromium.org/2582223002 Cr-Commit-Position: refs/heads/master@{#439432}
- Loading branch information