summaryrefslogtreecommitdiffstats
path: root/test cases/failing/115 run_target in test/test.json
blob: 6eddb7c6894c048047cd5519e6f8a34e0e022789 (plain)
1
2
3
4
5
6
7
8
{
    "stdout": [
        {
            "line": "test cases/failing/115 run_target in test/meson.build:7:0: ERROR: test keyword argument 'args' was of type array[RunTarget] but should have been array[str | File | BuildTarget | CustomTarget | CustomTargetIndex]"
        }
    ]
}