summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreasoncylee <easoncylee@google.com>2019-11-27 14:55:48 +0800
committerChun-Yi Lee <easoncylee@google.com>2019-12-02 09:31:17 +0000
commit659329db951bf01b5e055c26217a0cc669929c00 (patch)
tree3a5016aab9fe51e53a0731699b5d80cdfa3a29f6
parente5b0bea19621cc2467eca1d7ccbaf2b69f667862 (diff)
downloadhyphenation-patterns-659329db951bf01b5e055c26217a0cc669929c00.tar.gz
Convert apct/text/text_native_test-cloud-tf to Test Mapping Suite.
This CL is to convert CF presubmit tests to run in Test Mapping suite. It has been verified that the test coverage is the same as the original ATP config. Bug: 145165552 Bug: 145492360 Test: TreeHugger atest minikin_tests Change-Id: Ibbb1d1f6544fec1bd4b93d10b2b45f20800adbb0
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..279657d
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "minikin_tests"
+ }
+ ]
+}