Merge "Update TEST_MAPPING" am: 30ec617993 am: 38cb78bd76 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-nested/+/2005014 Change-Id: I7fe26734a1b75e0641945d95f10381b6a3fa6b2d
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" - } - ] -}