aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-03-08 23:40:50 +0000
committerJulien Desprez <jdesprez@google.com>2021-03-08 23:40:52 +0000
commit9991556360727833e1e372737bbd77403e2a79c6 (patch)
treedb95dbd72d1247a6e84616ad449302d52c6f1a5d
parent2564c65313c1ea65e7e9020c7680dc965448758e (diff)
downloadtrebuchet-9991556360727833e1e372737bbd77403e2a79c6.tar.gz
Update trebuchet-startup-common-tests to not run in TEST_MAPPING
With b/180736967, java_test_host unit tests are automatically running in presubmit and do not need an explicit TEST_MAPPING. Change-Id: Ia56070dd6b9b8a9e82d651b48ffe2edc14c25fa9 Test: presubmit Bug: 180736967
-rw-r--r--TEST_MAPPING4
1 files changed, 0 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5be5baf..97a5fde 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -8,10 +8,6 @@
"exclude-annotation": "trebuchet.testutils.NeedsSampleData"
}
]
- },
- {
- "name": "trebuchet-startup-common-tests",
- "host": true
}
]
}