Merge "Update TEST_MAPPING" am: 30ec617993 am: 38cb78bd76 am: f33448a003 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-nested/+/2005014 Change-Id: I2f2c29bb6e8e35253e3c65393547d799fa3450dc
diff --git a/TEST_MAPPING b/TEST_MAPPING deleted file mode 100644 index 5ef61de..0000000 --- a/TEST_MAPPING +++ /dev/null
@@ -1,45 +0,0 @@ -// Generated by update_crate_tests.py for tests that depend on this crate. -{ - "imports": [ - { - "path": "external/rust/crates/anyhow" - }, - { - "path": "external/rust/crates/futures-util" - }, - { - "path": "external/rust/crates/tokio" - }, - { - "path": "external/rust/crates/tokio-test" - } - ], - "presubmit": [ - { - "name": "ZipFuseTest" - }, - { - "name": "authfs_device_test_src_lib" - }, - { - "name": "doh_unit_test" - }, - { - "name": "virtualizationservice_device_test" - } - ], - "presubmit-rust": [ - { - "name": "ZipFuseTest" - }, - { - "name": "authfs_device_test_src_lib" - }, - { - "name": "doh_unit_test" - }, - { - "name": "virtualizationservice_device_test" - } - ] -}