android13/external/rust/crates/tinytemplate/TEST_MAPPING

25 lines
431 B
Plaintext

// 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"
}
]
}