X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fmap-tests.impure.lisp;fp=tests%2Fmap-tests.impure.lisp;h=d61830996ea17b04fc82f3d5d1101bd2e38759c7;hb=0957d59ccfaf3db9aaf79a7f4909a40ea0ca0dcd;hp=930fa66dfa5e3668f0299b9670d1b102e41a18c9;hpb=f6f77e8d2a2f84b5d946aa485d1a18ba6f97cea3;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.