summaryrefslogtreecommitdiffstats
path: root/tests/012/except.tl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/012/except.tl')
-rw-r--r--tests/012/except.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/012/except.tl b/tests/012/except.tl
index 1eb85017..7fe9dad2 100644
--- a/tests/012/except.tl
+++ b/tests/012/except.tl
@@ -8,7 +8,7 @@
(test
(handle (list (cont (throw 'd 1))
(cont (throw 'c 2)))
- (a (exc arg)
+ (a (arg)
(let ((cont (find-frame 'cont)))
(if cont
(progn