blob: de9aee12f3adfbb09cb174f132b2b93a4da04c72 [file] [log] [blame]
Joel Galenson40177b32021-05-19 17:33:00 -07001// Generated by update_crate_tests.py for tests that depend on this crate.
2{
Joel Galenson7e662fd2021-11-29 14:05:43 -08003 "imports": [
4 {
5 "path": "external/rust/crates/futures-util"
6 },
7 {
8 "path": "external/rust/crates/tokio"
9 },
10 {
11 "path": "external/rust/crates/tokio-test"
12 }
13 ],
Joel Galenson40177b32021-05-19 17:33:00 -070014 "presubmit": [
15 {
16 "name": "doh_unit_test"
17 },
18 {
Joel Galenson7e662fd2021-11-29 14:05:43 -080019 "name": "rustBinderTest"
20 }
21 ],
22 "presubmit-rust": [
Joel Galenson40177b32021-05-19 17:33:00 -070023 {
Joel Galenson7e662fd2021-11-29 14:05:43 -080024 "name": "doh_unit_test"
Joel Galenson40177b32021-05-19 17:33:00 -070025 },
26 {
Joel Galenson7e662fd2021-11-29 14:05:43 -080027 "name": "rustBinderTest"
Joel Galenson40177b32021-05-19 17:33:00 -070028 }
29 ]
30}