summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorIan Kasprzak <iankaz@google.com>2019-08-29 04:12:55 +0000
committerIan Kasprzak <iankaz@google.com>2019-08-29 04:12:55 +0000
commitfc005b8d7c9210285c7c3bc92cbb781389e658f1 (patch)
treede5a47e878b8bc8d2c99ce9cbaf33f415fa6b39f /config
parent869b47338876897d9bc89f5e8fcc9c92ad438218 (diff)
Revert "[DO NOT MERGE] Disable com.android.preload.check.PreloadCheck#testBlackList"
This reverts commit 869b47338876897d9bc89f5e8fcc9c92ad438218. Reason for revert: Test is fixed. Change-Id: I7f305f428a0f39a09e0d31512e4efa752e39b1bd
Diffstat (limited to 'config')
-rw-r--r--config/TEST_MAPPING7
1 files changed, 1 insertions, 6 deletions
diff --git a/config/TEST_MAPPING b/config/TEST_MAPPING
index c1d4712716ea..d09805ec08b6 100644
--- a/config/TEST_MAPPING
+++ b/config/TEST_MAPPING
@@ -1,12 +1,7 @@
{
"presubmit": [
{
- "name": "PreloadCheck",
- "options": [
- {
- "exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
- }
- ]
+ "name": "PreloadCheck"
}
]
}