summaryrefslogtreecommitdiff
path: root/test cases/failing/11 object arithmetic/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/failing/11 object arithmetic/test.json')
-rw-r--r--test cases/failing/11 object arithmetic/test.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/failing/11 object arithmetic/test.json b/test cases/failing/11 object arithmetic/test.json
index 5339facda..84f5c4622 100644
--- a/test cases/failing/11 object arithmetic/test.json
+++ b/test cases/failing/11 object arithmetic/test.json
@@ -2,7 +2,7 @@
"stdout": [
{
"match": "re",
- "line": "test cases/failing/11 object arithmetic/meson\\.build:3:0: ERROR: Invalid use of addition: .*"
+ "line": "test cases/failing/11 object arithmetic/meson\\.build:3:0: ERROR: The `\\+` of str does not accept objects of type MesonMain .*"
}
]
}