1.0.9.53: trivial typo fixes
[sbcl.git] / tests / stream.impure.lisp
index bc069b7..2db6606 100644 (file)
         (assert (= (type-error-datum condition) -1))
         (assert (subtypep (type-error-expected-type condition)
                           '(unsigned-byte 8))))))
-  
+
   (delete-file pathname))
 
 ;;; writing looong lines. takes way too long and way too much space