Siarhei Vishniakou 34fad5cc21 Put InputTests into presubmit
To prevent regressions, such as the ones introduced by the recent
InputChannel refactor, put InputTests into presubmit.

Test: none
Bug: 169154685
Change-Id: I8b8aa04e836455ed7bd21cf5f63c9fa8ffabacc2
2020-10-21 13:50:19 -05:00

8 lines
64 B
Plaintext

{
"presubmit": [
{
"name": "InputTests"
}
]
}