0.8.2.7:
[sbcl.git] / tests / arith.impure.lisp
index 668ba38..e45ab9f 100644 (file)
@@ -12,6 +12,7 @@
 ;;;; more information.
 
 (load "assertoid.lisp")
+(use-package "ASSERTOID")
 
 (defmacro define-compiled-fun (fun name)
   `(progn
@@ -67,4 +68,4 @@
 
 (assert (raises-error? (coerce (expt 10 1000) 'single-float) type-error))
 
-(sb-ext:quit :unix-status 104)
\ No newline at end of file
+(sb-ext:quit :unix-status 104)