X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Falien.impure.lisp;h=d1ee3e3adf0c3bcf1f8a32062cdbf0f5a20896b1;hb=d8659f1e656234e8f0f47d5295b503dd6cff4aba;hp=288b7da51de697968f126fdd249539d752a67e31;hpb=13deb21bc0d8e9d68b3f449ca971c3c7fd332f4b;p=sbcl.git diff --git a/tests/alien.impure.lisp b/tests/alien.impure.lisp index 288b7da..d1ee3e3 100644 --- a/tests/alien.impure.lisp +++ b/tests/alien.impure.lisp @@ -185,7 +185,7 @@ #+win32 (progn (load-shared-object "USER32") - (assert + (assert (eq :ok (handler-case (tagbody @@ -200,7 +200,7 @@ 0 0 0 0) up (funcall 0)) - (error () + (error () :ok))))) ;;; success