summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/non-object.info.json
blob: ac6ea00d978cbad99544a9ebf7a8e1f8a47e14b8 (plain)
1
2
3
4
5
6
7
{
    "default": {
        "log": [
            [1, "ERROR", "ParseStyle", "Failed to parse style: style must be an object"]
        ]
    }
}