aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 09:23:47 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-30 09:23:47 -0700
commit0ecaefed57af18bafa4e4e2c6360ec4af4bb9ea0 (patch)
tree1273cba4ea7250d05713ab5869dd11065852ecbb
parent131ed12dcb7101f4db8b334ffd797fc1d94ca91a (diff)
downloaddowncast-rs-0ecaefed57af18bafa4e4e2c6360ec4af4bb9ea0.tar.gz
Test: None Change-Id: Ie556038d0b2d8e98258e60c4a38da1c3e33008ca
-rw-r--r--TEST_MAPPING14
1 files changed, 14 insertions, 0 deletions
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"
+ }
+ ]
+}