diff options
| author | 2020-02-19 09:42:55 +0000 | |
|---|---|---|
| committer | 2020-02-19 09:42:55 +0000 | |
| commit | a0c12818703af6b4c9b030fc0f35403ce811f47c (patch) | |
| tree | 0c95c090274e02e5be16cb73334f1e8dc39030c3 | |
| parent | 70f90282eff24262588973d1f814f523083c9a29 (diff) | |
| parent | 6810bc91d635bf86e98d897263c7e849673da4c7 (diff) | |
Merge "Add TetheringTests to postsubmit"
| -rw-r--r-- | packages/Tethering/TEST_MAPPING | 7 |
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" + } + ] +} |