blob: 77ff9b8b1454364df0fe5ca832ad50e872354384 [file] [log] [blame]
Andreas Gampe1fe2b8f2018-10-17 15:14:02 -07001{
2 "presubmit": [
3 {
Nikita Ioffead94bcc2020-04-24 15:22:41 +01004 "name": "ApexTestCases"
Andreas Gampe1fe2b8f2018-10-17 15:14:02 -07005 }
Dario Freniae896cf2019-03-13 22:57:27 +00006 ],
7 "imports": [
8 {
9 "path": "system/apex/tests"
Nikita Ioffe9049f6a2020-04-22 13:22:23 +010010 },
11 {
12 "path": "vendor/xts/gts-tests/hostsidetests/stagedinstall"
Dario Freniae896cf2019-03-13 22:57:27 +000013 }
Andreas Gampe1fe2b8f2018-10-17 15:14:02 -070014 ]
15}