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