Merge "Instead of duplicating test config, use imports."

This commit is contained in:
TreeHugger Robot
2019-03-27 09:42:47 +00:00
committed by Android (Google) Code Review

View File

@@ -1,12 +1,7 @@
{
"presubmit": [
"imports": [
{
"name": "CtsWidgetTestCases",
"options": [
{
"instrumentation-arg": "size:=small"
}
]
"path": "cts/tests/tests/widget"
}
]
}