aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-not-throws.err.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-fail-not-throws.err.exp')
-rw-r--r--tests/functional/lang/eval-fail-not-throws.err.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/lang/eval-fail-not-throws.err.exp b/tests/functional/lang/eval-fail-not-throws.err.exp
index fc81f7277..5882a260a 100644
--- a/tests/functional/lang/eval-fail-not-throws.err.exp
+++ b/tests/functional/lang/eval-fail-not-throws.err.exp
@@ -5,7 +5,7 @@ error:
| ^
2|
- … while calling the 'throw' builtin
+ … caused by explicit throw
at /pwd/lang/eval-fail-not-throws.nix:1:4:
1| ! (throw "uh oh!")
| ^