blob: 5138253f33994b95e307acd616282206a7e583ce [file] [log] [blame]
Dan Shiae010c22018-03-02 17:21:41 -08001{
2 "presubmit": [
3 {
Dan Shi715af102018-06-05 13:39:20 -07004 "name": "HelloWorldTests",
Dan Shicdbda552018-05-18 23:31:33 -07005 "options": [
6 {
7 "instrumentation-arg": "annotation:=android.support.test.filters.SmallTest"
8 }
9 ]
Dan Shiae010c22018-03-02 17:21:41 -080010 }
11 ]
12}