| commit | 9761928db091554500a87454240465590d6ac9b5 | [log] [tgz] |
|---|---|---|
| author | Luke Huang <huangluke@google.com> | Fri May 14 00:56:53 2021 +0800 |
| committer | Luke Huang <huangluke@google.com> | Fri May 14 00:56:53 2021 +0800 |
| tree | b0d93ddad5d9b1a59486568e5fe181bdb5b213dd | |
| parent | e80ee757b5bac973ac68924cf587cb78242e6711 [diff] |
Add the missing test_suites field to ZipFuseTest
update_crate_tests.py would add ZipFuseTest to the
TEST_MAPPING of crates {syn,futures-task,proc-macro2,libc}
However, due to no test_suites, it would failed TEST_MAPPING presubmit,
error msg "Missing test_suite setting for test: ZipFuseTest"
Bug: 187946695
Test: TH
Change-Id: Ieb94930f5cbe262bffefbca9a68257a31b66f144