summaryrefslogtreecommitdiff
path: root/test cases/failing/132 dub missing dependency/test.json
blob: e58dbc7aabee2c387875f013ac71e5452e7b1b15 (plain)
1
2
3
4
5
6
7
8
{
  "stdout": [
    {
      "line": "test cases/failing/132 dub missing dependency/meson.build:17:6: ERROR: Dependency \"urld\" not found",
      "line": "dub add urld"
    }
  ]
}