Add database cts tests to presubmit

Bug: 237726334
Change-Id: I7eb684930533f5c797f0818149fb780b35f78e17
Test: presubmit
This commit is contained in:
Corina Grigoras
2022-08-01 10:59:05 +00:00
parent 6c5af4cd94
commit e4e3701197

View File

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