aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-04 01:56:18 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-04 01:56:18 +0000
commitb273e2b9db625f9104349cb027667dab29436e3a (patch)
tree06e7030d56e8201dde27eedf45a52ff22220cbcd
parent32e7fda721b1c53c27450fdbffdb2ab0c49f2833 (diff)
parent4484502971f171820932e2190635e99907d81e2a (diff)
downloadproc-macro-hack-b273e2b9db625f9104349cb027667dab29436e3a.tar.gz
Update TEST_MAPPING am: d31c5122b4 am: 4484502971
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-hack/+/2006371 Change-Id: I4531f260ee1da05037da9e15efe0eb620e717b39
-rw-r--r--TEST_MAPPING45
1 files changed, 0 insertions, 45 deletions
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"
- }
- ]
-}