aboutsummaryrefslogtreecommitdiff
path: root/test cases/keyval/1 basic/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/keyval/1 basic/test.json')
-rw-r--r--test cases/keyval/1 basic/test.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/keyval/1 basic/test.json b/test cases/keyval/1 basic/test.json
index dbdc5af..1f8fd9b 100644
--- a/test cases/keyval/1 basic/test.json
+++ b/test cases/keyval/1 basic/test.json
@@ -1,7 +1,7 @@
{
"stdout": [
{
- "line": "WARNING: Module unstable-keyval is now stable, please use the keyval module instead."
+ "line": "test cases/keyval/1 basic/meson.build:3: WARNING: Project targets '>= 0.55' but uses feature introduced in '0.56.0': module keyval as stable module. Consider either adding \"unstable-\" to the module name, or updating the meson required version to \">= 0.56.0\""
}
]
}