mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Fix typo.
This commit is contained in:
parent
57f0733b61
commit
5de366acd1
|
|
@ -1,5 +1,5 @@
|
|||
(with-test (:name :bug-981106
|
||||
:broken :freebsd)
|
||||
:broken-on :freebsd)
|
||||
(gc :full t)
|
||||
(assert (eq :ok
|
||||
(handler-case
|
||||
|
|
|
|||
Loading…
Reference in a new issue