X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstream.impure.lisp;h=d2891f44886b95178e362dc5a28a884b3cf5b3bf;hb=2901a9d8c25d8643d17c468c586c21ee3a3251d2;hp=09085606cbecc8a645e040e8f50b3c215eb282af;hpb=a96369c72588c5457d71d6aaea35f2c450b19ef5;p=sbcl.git diff --git a/tests/stream.impure.lisp b/tests/stream.impure.lisp index 0908560..d2891f4 100644 --- a/tests/stream.impure.lisp +++ b/tests/stream.impure.lisp @@ -11,9 +11,8 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(in-package :cl-user) - (load "assertoid.lisp") +(use-package "ASSERTOID") ;;; type errors for inappropriate stream arguments, fixed in ;;; sbcl-0.7.8.19