aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2022-12-15 11:27:48 +0000
committerAndrew Walbran <qwandor@google.com>2022-12-15 11:31:13 +0000
commit2a7bbc0cc37cf06ef98e7b46f1087e0dafe8a15f (patch)
tree84fe148a7bdc5e747fcf592db48e2793cceccb7c
parent79e515e284b7336e797947333f2baad31f9ca888 (diff)
downloadbuddy_system_allocator-2a7bbc0cc37cf06ef98e7b46f1087e0dafe8a15f.tar.gz
Remove TEST_MAPPING.main-16k-with-phones
The test that was in it no longer exists. Bug: 262624458 Bug: 237249743 Test: presubmit Change-Id: If9fb58b5f626dac1bd7f737fbaa0cdb4e300bc8e
-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"
- }
- ]
-}