0.pre7.60:
[sbcl.git] / tests / stream.pure.lisp
index b0af043..f62da09 100644 (file)
@@ -51,6 +51,3 @@
      (unless (= n-actually-read-1 n-to-read)
        (assert (< n-actually-read-1 n-to-read))
        (return)))))
-
-;;; success
-(quit :unix-status 104)