diff --git a/test cases/failing/111 empty fallback/test.json b/test cases/failing/111 empty fallback/test.json index 02db40b27..022e747ff 100644 --- a/test cases/failing/111 empty fallback/test.json +++ b/test cases/failing/111 empty fallback/test.json @@ -1,7 +1,8 @@ { "stdout": [ { - "line": "test cases/failing/111 empty fallback/meson.build:6:0: ERROR: Dependency \"foo\" not found, tried pkgconfig and cmake" + "match": "re", + "line": "test cases/failing/111 empty fallback/meson.build:6:0: ERROR: Dependency \"foo\" not found.*" } ] }