diff options
Diffstat (limited to 'tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp')
-rw-r--r-- | tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp b/tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp index 0a4f56ac5..94784c651 100644 --- a/tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp +++ b/tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp @@ -6,4 +6,4 @@ error: | ^ 6| - error: value is a set while a string was expected + error: expected a string but found a set: { } |