X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fgray-streams.impure.lisp;h=f20c68b5fe674ad382ceaaa68da8fd8b363fe902;hb=175c318c892b0627b36fa3c4db66f59680242204;hp=0c36e793cc4e12f398747354295ee41e9fe2aaaf;hpb=862c0325616a991a5bd7b50d79f7176d2115493b;p=sbcl.git diff --git a/tests/gray-streams.impure.lisp b/tests/gray-streams.impure.lisp index 0c36e79..f20c68b 100644 --- a/tests/gray-streams.impure.lisp +++ b/tests/gray-streams.impure.lisp @@ -271,7 +271,3 @@ ((eq byte :eof)) (write-byte byte our-bin-to-char-output)))) test-string)))) - -;;;; Voila! - -(quit :unix-status 104) ; success