commit | e3487a7c08d9eceffcbc33d62f79b80f369b4678 | [log] [tgz] |
---|---|---|
author | Chris Poultney <poultney@google.com> | Fri Jun 09 14:02:04 2023 +0000 |
committer | Chris Poultney <poultney@google.com> | Fri Jun 09 15:07:29 2023 +0000 |
tree | 327233200b056c92a7286d487326d58c23d7b15a | |
parent | cd4f673ab47d63651f1069be1d4ec49f19460972 [diff] |
Run tests in all picker projects when any code changes (2/2) Bug: b/285593306 Test: tests run in TreeHugger Change-Id: I2481a97e8b8f134dbdc2a21af5427d32201ec1d8
diff --git a/TEST_MAPPING b/TEST_MAPPING index 11e51c6..72b9f3a 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -1,6 +1,14 @@ { "presubmit": [ { + "name": "WallpaperPicker2Tests", + "options": [ + { + "exclude-annotation": "org.junit.Ignore" + } + ] + }, + { "name": "ThemePickerTests", "options": [ {