From 6a6908fbbfbd80918202d17557ec83891c7aaa38 Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Mon, 28 Dec 2015 10:28:57 -0800 Subject: [PATCH] Remove trailing blank line. --- tests/fdlibm.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/fdlibm.lisp b/tests/fdlibm.lisp index f809dbacd..c86a6cae7 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))))) - -- GitLab