Raymond Toy pushed to branch rtoy-setexception-inexact at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • tests/fdlibm.lisp
    --- a/tests/fdlibm.lisp
    +++ b/tests/fdlibm.lisp
    @@ -684,4 +684,3 @@
     	;; though the result is exactly x.
     	(assert-error 'floating-point-inexact
     		      (kernel:%tan x)))))
    -