summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorChris Poultney <poultney@google.com>2023-05-02 18:35:24 +0000
committerChris Poultney <poultney@google.com>2023-05-03 14:06:16 +0000
commit64adf1521f82e6481e1ce18c4138753db6321db9 (patch)
tree7332908b37329349ab46514033da1c30d6e18563 /TEST_MAPPING
parentb6045f5696836f1982268b16b4ce50bc9a546946 (diff)
downloadThemePicker-64adf1521f82e6481e1ce18c4138753db6321db9.tar.gz
Run dependent project presubmits when project code changes (2/2)
Fixes: b/280464600 Test: this is the test Change-Id: Ibd41dff08979ecaa8c97aca4dd66f1b2a7a8ffc7
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 0bde5956..11e51c68 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,6 +7,14 @@
"exclude-annotation": "org.junit.Ignore"
}
]
+ },
+ {
+ "name": "WallpaperPickerGoogleTests",
+ "options": [
+ {
+ "exclude-annotation": "org.junit.Ignore"
+ }
+ ]
}
]
}