summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 19:54:37 +0000
committerDavid LeGare <legare@google.com>2022-03-08 18:03:52 +0000
commite6026918107c5fa218aa9ef91805a30e673a29ac (patch)
tree7fe83959c592e8f5ad66e632a2e74f03719b899b
parent2f23411aac283453989473e27e23cdd1321c6cfb (diff)
downloadproc-macro-nested-e6026918107c5fa218aa9ef91805a30e673a29ac.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: Ic6ed138ece7e04ce01c43ccda9b02b86c9dc110f
-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"
- }
- ]
-}