summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJW Wang <wangchun@google.com>2021-01-28 10:46:40 +0800
committerJW Wang <wangchun@google.com>2021-02-01 12:40:22 +0800
commit07afc8b6fe973da5ba8f4c11cf90329a2e788fc2 (patch)
tree01cce7ae989df5f23fea29e348387df3d9722bef
parentdc10cf0b09734e9996a8a8f12a6423f4f52c6f3e (diff)
Add a TEST_MAPPING (9/n)
Bug: 178675924 Test: atest PackageWatchdogTest Change-Id: I17d87bae38239d00ba674e24ef44ec03d7b11f42
-rw-r--r--tests/PackageWatchdog/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/PackageWatchdog/TEST_MAPPING b/tests/PackageWatchdog/TEST_MAPPING
new file mode 100644
index 000000000000..6494a273eced
--- /dev/null
+++ b/tests/PackageWatchdog/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "PackageWatchdogTest"
+ }
+ ]
+}