X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fsmoke.impure.lisp;fp=tests%2Fsmoke.impure.lisp;h=a7130a7bca92ed04585341859b4f001f5c673ac0;hb=a2ff6543c79752bfe42578f794bda1c28167fd10;hp=a627d0626cc3bea8e68cb27b7414422a25ff54dc;hpb=0834142e83d6a1ee99260baa3a8ca1d1557b3737;p=sbcl.git diff --git a/tests/smoke.impure.lisp b/tests/smoke.impure.lisp index a627d06..a7130a7 100644 --- a/tests/smoke.impure.lisp +++ b/tests/smoke.impure.lisp @@ -31,7 +31,6 @@ (assert (typep (in-package :cl-user) 'package)) ;;; PROFILE should run without obvious breakage -#-darwin (progn (defun profiled-fun () (random 1d0))