aboutsummaryrefslogtreecommitdiffstats
path: root/render-test/tests/filesize/pass-size-is-same/metrics.json
blob: 82288122b8051abda1888253ed0c31e62e326cf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "fileSize": [
        [
            "image",
            "expected.png",
            169
        ],
        [
            "style",
            "style.json",
            510
        ]
    ]
}