diff options
author | TreeHugger Robot <treehugger-gerrit@google.com> | 2019-08-29 18:25:23 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2019-08-29 18:25:23 +0000 |
commit | d5314968e6126e56a81d0d761ee4b881d83d064a (patch) | |
tree | aadf5692ea3a7b8539649c3c481b5b1780f46d1c /config | |
parent | eb6576d67d2420b72371e89794bad9d2058d793c (diff) | |
parent | fc005b8d7c9210285c7c3bc92cbb781389e658f1 (diff) |
Merge "Revert "[DO NOT MERGE] Disable com.android.preload.check.PreloadCheck#testBlackList"" into stage-aosp-master
Diffstat (limited to 'config')
-rw-r--r-- | config/TEST_MAPPING | 7 |
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" } ] } |