diff --git a/tests/fdlibm.lisp b/tests/fdlibm.lisp index f809dbacd854914fa3072f378d27399bda166d79..c86a6cae7b88bba30d0acb42de004da23b03f51c 100644 --- 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))))) -