summaryrefslogtreecommitdiff
path: root/tests/config/functional/toml/issue_3181/toml_decode_error.1.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config/functional/toml/issue_3181/toml_decode_error.1.out')
-rw-r--r--tests/config/functional/toml/issue_3181/toml_decode_error.1.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/config/functional/toml/issue_3181/toml_decode_error.1.out b/tests/config/functional/toml/issue_3181/toml_decode_error.1.out
index ce4be6dad..545acbd2d 100644
--- a/tests/config/functional/toml/issue_3181/toml_decode_error.1.out
+++ b/tests/config/functional/toml/issue_3181/toml_decode_error.1.out
@@ -1,2 +1,2 @@
************* Module {abspath}
-{relpath}:1:0: F0010: error while code parsing: Found invalid character in key name: '*'. Try quoting the key name. (line 3 column 2 char 48) (parse-error)
+{relpath}:1:0: F0011: error while parsing the configuration: Found invalid character in key name: '*'. Try quoting the key name. (line 3 column 2 char 48) (config-parse-error)