unplugged-system/external/rust/crates/async-stream/TEST_MAPPING

28 lines
515 B
Plaintext
Raw Normal View History

// Generated by update_crate_tests.py for tests that depend on this crate.
{
"imports": [
{
"path": "external/rust/crates/tokio"
},
{
"path": "external/rust/crates/tokio-test"
}
],
"presubmit": [
{
"name": "async-stream_test_tests_for_await"
},
{
"name": "async-stream_test_tests_try_stream"
}
],
"presubmit-rust": [
{
"name": "async-stream_test_tests_for_await"
},
{
"name": "async-stream_test_tests_try_stream"
}
]
}