X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstream.impure.lisp;h=2db66068f255faceb730c3c3e4e8533f02bfcf23;hb=102b7c83b326855e16c3bc3ce4fa60c6d7aaba85;hp=bc069b790a8647453eb03341d73c075077d5bc37;hpb=da8cb4801a3ab35070f380e22aea3d260f9df8aa;p=sbcl.git diff --git a/tests/stream.impure.lisp b/tests/stream.impure.lisp index bc069b7..2db6606 100644 --- a/tests/stream.impure.lisp +++ b/tests/stream.impure.lisp @@ -415,7 +415,7 @@ (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