0.7.1.47:
[sbcl.git] / tests / float.pure.lisp
index c3abd91..ab395ad 100644 (file)
@@ -46,6 +46,5 @@
 ;;;
 ;;; (Peter Van Eynde's ansi-test suite caught this, and Eric Marsden
 ;;; reported a fix for CMU CL, which was ported to sbcl-0.6.12.35.)
-#+nil ; FIXME: Something in sbcl-0.7.pre15 broke this again.
 (assert (typep (nth-value 1 (ignore-errors (float-radix "notfloat")))
-              'type-error))
\ No newline at end of file
+              'type-error))