0.7.10.17:
[sbcl.git] / tests / reader.impure.lisp
index 560ea98..84be1cf 100644 (file)
@@ -13,9 +13,8 @@
 ;;;; absolutely no warranty. See the COPYING and CREDITS files for
 ;;;; more information.
 
-(in-package :cl-user)
-
 (load "assertoid.lisp")
+(use-package "ASSERTOID")
 
 ;;; Bug 30, involving mistakes in binding the read table, made this
 ;;; code fail.