d2/testdata/d2compiler/TestCompile/link-board-not-found.exp.json
Alexander Wang 85985bbaf5
ok
2023-03-01 15:38:02 -08:00

12 lines
291 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/link-board-not-found.d2,0:0:0-0:16:16",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-not-found.d2:1:1: linked board not found"
}
]
}
}