X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fgc.impure.lisp;h=07e3d983da3c2ce1477d20a763f24195201c2626;hb=2fb5b174f6acb88a85c86aa4cd753ddefaccc987;hp=e1dd98dc80e34aa5b755c427997bcc54cb6bc6bc;hpb=47eb330ef0f3b99d24c0e24d897b757f16950c4b;p=sbcl.git diff --git a/tests/gc.impure.lisp b/tests/gc.impure.lisp index e1dd98d..07e3d98 100644 --- a/tests/gc.impure.lisp +++ b/tests/gc.impure.lisp @@ -70,4 +70,3 @@ (setq gc-happend nil)) (assert (not gc-happend))) -(sb-ext:quit :unix-status 104)