diff options
Diffstat (limited to 'startop/iorap/TEST_MAPPING')
-rw-r--r-- | startop/iorap/TEST_MAPPING | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/startop/iorap/TEST_MAPPING b/startop/iorap/TEST_MAPPING new file mode 100644 index 000000000000..8c9d4dfb0894 --- /dev/null +++ b/startop/iorap/TEST_MAPPING @@ -0,0 +1,12 @@ +{ + "presubmit": [ + { + "name": "libiorap-java-tests" + } + ], + "imports": [ + { + "path": "system/iorap" + } + ] +} |