From 0ecaefed57af18bafa4e4e2c6360ec4af4bb9ea0 Mon Sep 17 00:00:00 2001 From: Joel Galenson Date: Mon, 30 Aug 2021 09:23:47 -0700 Subject: Update TEST_MAPPING Test: None Change-Id: Ie556038d0b2d8e98258e60c4a38da1c3e33008ca --- TEST_MAPPING | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TEST_MAPPING diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..25eb970 --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,14 @@ +// Generated by update_crate_tests.py for tests that depend on this crate. +{ + "presubmit": [ + { + "name": "downcast-rs_device_test_src_lib" + }, + { + "name": "downcast-rs_device_test_tests_import_via_macro_use" + }, + { + "name": "downcast-rs_device_test_tests_use_via_namespace" + } + ] +} -- cgit v1.2.3