0.9.8.44:
[sbcl.git] / tests / hash.pure.lisp
index afbf227..0d2dabd 100644 (file)
@@ -16,6 +16,3 @@
 ;;; of SXHASH. The range of SXHASH is the non-negative fixnums.
 (assert (not (typep sb-impl::+magic-hash-vector-value+
                     '(and fixnum unsigned-byte))))
-
-;;; success
-(quit :unix-status 104)