aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-04-29 17:11:26 +0000
committerJulien Desprez <jdesprez@google.com>2021-04-29 17:11:28 +0000
commita2ce1af71555e552e468d68102b2145dd6d53ac7 (patch)
treec46c4554991f543a715def82541c27f3db50e393
parent24b211b32aaf1c2737a2c500a8a6f81a28756c14 (diff)
downloadtrebuchet-a2ce1af71555e552e468d68102b2145dd6d53ac7.tar.gz
Remove explicit TEST_MAPPING file for trebuchet-core
It's running in host-unit-tests and doesn't need the explicit file to run in presubmit Change-Id: Ic6919d3bead0ce18ad8741cef971d6ec31d064f0 Test: presubmit Bug: 180736967
-rw-r--r--TEST_MAPPING8
1 files changed, 0 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 5ea1f5f..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "presubmit": [
- {
- "name": "trebuchet-core-tests",
- "host": true
- }
- ]
-}