diff options
author | Yan Wang <yawanng@google.com> | 2020-04-13 15:10:32 -0700 |
---|---|---|
committer | Yan Wang <yawanng@google.com> | 2020-04-14 22:19:59 +0000 |
commit | e4533f0e3e163812acc9fa292367a937100a4ee7 (patch) | |
tree | 68c9510c9e49fcf9551284598eb13ddd3e3400bc /startop/iorap | |
parent | f9551ba4e1a07deba4e172844782e0a3a3acbfe7 (diff) |
iorap-functional-test: Add iorap-functional-test to presubmit.
Bug: 153901665
Test: treehugger
Change-Id: I86c65f0c546fe0aeff16df57c65ad42046fdaf6b
Diffstat (limited to 'startop/iorap')
-rw-r--r-- | startop/iorap/TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/startop/iorap/TEST_MAPPING b/startop/iorap/TEST_MAPPING index 8c9d4dfb0894..1d8119d91240 100644 --- a/startop/iorap/TEST_MAPPING +++ b/startop/iorap/TEST_MAPPING @@ -2,6 +2,9 @@ "presubmit": [ { "name": "libiorap-java-tests" + }, + { + "name": "iorap-functional-tests" } ], "imports": [ |