X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fmap-tests.impure.lisp;h=d61830996ea17b04fc82f3d5d1101bd2e38759c7;hb=2253ebaef8a0a1527d2282a1c10f48c62e0d4a83;hp=930fa66dfa5e3668f0299b9670d1b102e41a18c9;hpb=947522ee16a30d43466c8f86efacee7003e5d85f;p=sbcl.git diff --git a/tests/map-tests.impure.lisp b/tests/map-tests.impure.lisp index 930fa66..d618309 100644 --- a/tests/map-tests.impure.lisp +++ b/tests/map-tests.impure.lisp @@ -11,9 +11,8 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(cl:in-package :cl-user) - (load "assertoid.lisp") +(use-package "ASSERTOID") ;;; tests of MAP ;;; FIXME: Move these into their own file.