aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: d90d8b36e9966b7b878cd8685cf0401d7767b225 (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
25
26
27
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/quiche"
    },
    {
      "path": "external/rust/crates/url"
    }
  ],
  "presubmit": [
    {
      "name": "doh_unit_test"
    },
    {
      "name": "unicode-normalization_test_src_lib"
    }
  ],
  "presubmit-rust": [
    {
      "name": "doh_unit_test"
    },
    {
      "name": "unicode-normalization_test_src_lib"
    }
  ]
}