android13/external/rust/crates/tinytemplate/TEST_MAPPING

25 lines
431 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
// Generated by update_crate_tests.py for tests that depend on this crate.
{
"imports": [
{
"path": "external/rust/crates/base64"
},
{
"path": "external/rust/crates/tinyvec"
},
{
"path": "external/rust/crates/unicode-xid"
}
],
"presubmit": [
{
"name": "tinytemplate_test_src_lib"
}
],
"presubmit-rust": [
{
"name": "tinytemplate_test_src_lib"
}
]
}