diff options
Diffstat (limited to 'test cases/failing/59 string as link target/test.json')
| -rw-r--r-- | test cases/failing/59 string as link target/test.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/failing/59 string as link target/test.json b/test cases/failing/59 string as link target/test.json index ddc639980..2ecfaf02a 100644 --- a/test cases/failing/59 string as link target/test.json +++ b/test cases/failing/59 string as link target/test.json @@ -1,7 +1,7 @@ { "stdout": [ { - "line": "test cases/failing/59 string as link target/meson.build:2:0: ERROR: '' is not a target." + "line": "test cases/failing/59 string as link target/meson.build:2:0: ERROR: executable keyword argument 'link_with' was of type array[str] but should have been array[BothLibraries | SharedLibrary | StaticLibrary | CustomTarget | CustomTargetIndex | Jar | Executable]" } ] } |
