summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Mark Chien <markchien@google.com> 2020-02-19 09:42:55 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-02-19 09:42:55 +0000
commita0c12818703af6b4c9b030fc0f35403ce811f47c (patch)
tree0c95c090274e02e5be16cb73334f1e8dc39030c3
parent70f90282eff24262588973d1f814f523083c9a29 (diff)
parent6810bc91d635bf86e98d897263c7e849673da4c7 (diff)
Merge "Add TetheringTests to postsubmit"
-rw-r--r--packages/Tethering/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/Tethering/TEST_MAPPING b/packages/Tethering/TEST_MAPPING
new file mode 100644
index 000000000000..73254cdc79a9
--- /dev/null
+++ b/packages/Tethering/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "postsubmit": [
+ {
+ "name": "TetheringTests"
+ }
+ ]
+}