aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index dfc3524..0d50c8f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,5 +7,21 @@
{
"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"
+ }
]
}