aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2024-02-27 22:14:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-27 22:14:31 +0000
commit753d82a0dde108bac9bac9513cd46098489c1489 (patch)
treefca514bbb51892bb86743528306a53c72921347f
parent8a9039332e2a21185b6136a1dcdcda16e39ac041 (diff)
parente8af5beeb303f47c0a5f40f515d2cdb0d5574752 (diff)
downloadlibcore-753d82a0dde108bac9bac9513cd46098489c1489.tar.gz
Merge "Move libcore-sdk* test to presubmit" into main
-rw-r--r--TEST_MAPPING4
1 files changed, 1 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9c74fcd87aa..4f1a17ffb2c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,9 +2,7 @@
"presubmit": [
{
"name": "luni-host-tests"
- }
- ],
- "postsubmit": [
+ },
{
"name": "libcore-sdk34-test"
},