diff options
Diffstat (limited to 'tests/functional/lang/eval-fail-list.err.exp')
-rw-r--r-- | tests/functional/lang/eval-fail-list.err.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/lang/eval-fail-list.err.exp b/tests/functional/lang/eval-fail-list.err.exp index 4320fc022..d492f8bd2 100644 --- a/tests/functional/lang/eval-fail-list.err.exp +++ b/tests/functional/lang/eval-fail-list.err.exp @@ -5,4 +5,4 @@ error: | ^ 2| - error: value is an integer while a list was expected + error: expected a list but found an integer: 8 |