aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING13
1 files changed, 10 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d372f09..fe4f528 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,11 +1,18 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/rustc-demangle-capi"
+ }
+ ],
"presubmit": [
{
- "name": "rustc-demangle-capi_device_test_src_lib"
- },
+ "name": "rustc-demangle_test_src_lib"
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "rustc-demangle_device_test_src_lib"
+ "name": "rustc-demangle_test_src_lib"
}
]
}