aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2022-12-15 15:34:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-12-15 15:34:33 +0000
commit9d2a1b8de60bb0852d12adba4fa8f4357d3660b7 (patch)
tree84fe148a7bdc5e747fcf592db48e2793cceccb7c
parent0754b8bf41b160737a668d28a99184a75d69993e (diff)
parentdfb272ea3f3c2d91239c986fcc0e76a2c5dbfaf5 (diff)
downloadbuddy_system_allocator-9d2a1b8de60bb0852d12adba4fa8f4357d3660b7.tar.gz
Remove TEST_MAPPING. am: 2a7bbc0cc3 am: 8df52846a9 am: dfb272ea3f
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/buddy_system_allocator/+/2358599 Change-Id: I6490bf0ed3a35e724e40c1baef0bd31b55f7c06c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING13
1 files changed, 0 insertions, 13 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index c3321bd..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,13 +0,0 @@
-// Generated by update_crate_tests.py for tests that depend on this crate.
-{
- "presubmit": [
- {
- "name": "buddy_system_allocator_test_src_lib"
- }
- ],
- "presubmit-rust": [
- {
- "name": "buddy_system_allocator_test_src_lib"
- }
- ]
-}