Merge "Put InputTests into presubmit"

This commit is contained in:
TreeHugger Robot
2020-10-22 17:35:02 +00:00
committed by Android (Google) Code Review
2 changed files with 8 additions and 0 deletions

View File

@@ -9,4 +9,5 @@ android_test {
"android-support-test",
"ub-uiautomator",
],
test_suites: ["device-tests"],
}

7
tests/Input/TEST_MAPPING Normal file
View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "InputTests"
}
]
}