aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 9a60ded6c6ccdae1d8e14d693c3666ba5852199a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// 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"
    }
  ]
}