aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/tvmtool/examples/ut_with_custom_config/custom.cfg
blob: e412046c74d99147abf35e57de60f436fddf6fb9 (plain) (blame)
1
2
3
4
5
6
7
8
{
    "BbEnvType": 1,
    "clients": {
        "me": {
            "self_tvm_id": 42
        }
    }
}