summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/version-not-number.info.json
blob: 130c33417099ece0370cc8c03642a790379e253f (plain)
1
2
3
4
5
6
7
{
    "default": {
        "log": [
            [1, "WARNING", "ParseStyle", "current renderer implementation only supports style spec version 8; using an outdated style will cause rendering errors"]
        ]
    }
}