aboutsummaryrefslogtreecommitdiffstats
path: root/render-test/tests/filesize/fail-file-doesnt-match/metrics.json
blob: e02fefc652b0cd7964430cc6e37522f09cf8abcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "fileSize": [
        [
            "image",
            "expected.aaa",
            169
        ],
        [
            "style",
            "style.bbbb",
            510
        ]
    ]
}