aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiao Wang <miaowang@google.com>2020-06-10 13:11:13 -0700
committerMiao Wang <miaowang@google.com>2020-06-10 21:25:21 +0000
commit776a55674588a030ada5116ee9eb45533f652a01 (patch)
tree9cd8ebac5a87994ccdd03b341ee873f4a6e39f8f
parent1358a19a455f020c3118e7ba1756cbaa4cf26467 (diff)
downloadflatbuffers-776a55674588a030ada5116ee9eb45533f652a01.tar.gz
Add CtsTfliteNnapiDelegateTestCases to TEST_MAPPING
Test: mm Bug: 157584292 Change-Id: I3eefebdf0287b86bdb44658d6ae291653d5f4d07
-rw-r--r--TEST_MAPPING5
1 files changed, 4 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3633dd88..35e7be0c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,6 +10,9 @@
},
{
"name": "bluetooth_flatbuffer_tests"
+ },
+ {
+ "name": "CtsTfliteNnapiDelegateTestCases"
}
- ]
+ ]
}