X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fload.impure.lisp;h=829950c079edad38eeaeb4663ea8e96b4d6fedb7;hb=02a50d510572990c2b836e37ec1c0b23dac41b1a;hp=fb107f406660f5faff8d00d060af1478ad21a6bf;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/tests/load.impure.lisp b/tests/load.impure.lisp index fb107f4..829950c 100644 --- a/tests/load.impure.lisp +++ b/tests/load.impure.lisp @@ -68,4 +68,3 @@ (assert (equal (merge-pathnames *tmp-filename*) *saved-load-pathname*))) (delete-file *tmp-filename*)))) -(quit :unix-status 104)